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