TreeListBandCollection.CreateBand() Method
Create a new instance of the TreeListBandCollection class with default settings.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v25.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Returns
| Type | Description |
|---|---|
| TreeListBand | An object that specifies the created band. |
See Also