TreeListColumnCollection.TreeList Property
Gets the control that owns the collection.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TreeList | A TreeList object representing the Tree List that owns the column collection. |
See Also