BandEventArgs.Band Property
Gets the band currently being processed.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v26.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| GridBand | A GridBand object representing the band currently being processed. |
See Also