CreateCustomReportContainerEventArgs Class
Arguments passed to the DevExpress.ExpressApp.ReportsV2.ReportStorageBase.CreateCustomReportContainer event.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v25.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Remarks
The CreateCustomReportContainerEventArgs class declares properties specific to the DevExpress.ExpressApp.ReportsV2.ReportStorageBase.CreateCustomReportContainer event, which allows you to specify a custom IReportContainer object.
See Also