Back to Devexpress

TreeListColumnCollection Properties

windowsforms-devexpress-dot-xtratreelist-dot-columns-dot-treelistcolumncollection-dot-underscore-properties.md

latest1.0 KB
Original Source

TreeListColumnCollection Properties

Represents a column collection in the Tree List control.

NameDescription
CountGets the number of elements actually contained in the collection.
Item[Int32]Provides indexed access to individual columns.
Item[String]Gets the column bound to the specified field.
TreeListGets the control that owns the collection.

See Also

TreeListColumnCollection Class

TreeListColumnCollection Members

DevExpress.XtraTreeList.Columns Namespace