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