BandEventArgs.Band Property
In This Article
Gets a band, for which an event has occurred.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Property Value
Type | Description |
---|---|
Band | An object of the Band class. |
See Also