IReportStorage.CopyReports(IReportDataV2[]) Method
In This Article
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
#Declaration
void CopyReports(
params IReportDataV2[] reportsData
)
#Parameters
Name | Type |
---|---|
reports |
IReport |
See Also