SubBandCollection(Band) Constructor
Initializes a new instance of the SubBandCollection class with the specified band.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | Band | A Band that will contain the created collection. |
See Also