TreeListControlBand Class
The treelist band.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Remarks
Treelist bands allow you to create a multi-row data cell layout.
Bands are stored within the treelist’s TreeListControl.Bands collection or within a band’s TreeListControlBand.Bands collection.
Inheritance
See Also