TreeListBand.TreeList Property
In This Article
Gets a TreeList object to which the current band belongs.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
Tree |
An object that specifies the Tree |
See Also