TreeListBand.TreeList Property
Gets a TreeList object to which the current band belongs.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TreeList | An object that specifies the TreeList object to which the current band belongs. |
See Also