BandEventArgs Class
Provides data for the BandedGridView.BandWidthChanged event.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Remarks
Use the BandEventArgs.Band property to identify the currently processed band.
See Also