IReportStorage.SaveReport(IReportDataV2Writable, XtraReport) Method
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Parameters
Name | Type |
---|---|
reportData | DevExpress.ExpressApp.ReportsV2.IReportDataV2Writable |
report | XtraReport |
See Also