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