DetailReportBandCollection(XtraReportBase) Constructor
Initializes a new instance of the DetailReportBandCollection class.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | XtraReportBase | An XtraReportBase object which will be the container for the created collection. |
See Also