TreeListColumn.TreeList Property
Obtains the TreeList control to which a column belongs.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TreeList | A TreeList control to which a column belongs. |
See Also