PredefinedReportsUpdater.AddPredefinedReport(IReportDataV2) Method
Adds the specified predefined report to the PredefinedReportsUpdater instance.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Parameters
Name | Type | Description |
---|---|---|
reportData | IReportDataV2 | An IReportDataV2 object that specifies the report data. |
See Also