TreeListBand.TreeList Property
Gets a TreeList object to which the current band 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 | An object that specifies the TreeList object to which the current band belongs. |
See Also