TreeListControlBand Class
In This Article
The treelist band.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.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