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