IReportStorage.LoadReport(IReportDataV2) Method
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v25.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Parameters
| Name | Type |
|---|---|
| reportData | IReportDataV2 |
Returns
| Type |
|---|
| XtraReport |
See Also