GridControlBand Class
In This Article
The grid band.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Remarks
Grid bands allow you to create a multi-row data cell layout.
Bands are stored within the grid's GridControl.Bands collection or within a band's GridControlBand.Bands collection.
#Inheritance
See Also