CreateCustomReportContainerEventArgs.ReportContainer Property
Specifies the Report Container object.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Property Value
Type | Description |
---|---|
IReportContainer | An IReportContainer object that specifies the report markup (XtraReport object), the associated parameters object type and the report’s display name. |
See Also