CreateCustomReportContainerEventArgs Properties
Arguments passed to theDevExpress.ExpressApp.ReportsV2.ReportStorageBase.CreateCustomReportContainer event.
| Name | Description |
|---|---|
| ReportContainer | Specifies the Report Container object. |
| ReportData | Gets the report data object used to persist reports. |
See Also