ReportDataProvider Class
In This Article
Provides static members used to manage report data.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
#Declaration
#Remarks
The ReportDataProvider class provides access to the ReportsStorage instance via the static DevExpress.ExpressApp.ReportsV2.ReportDataProvider.ReportsStorage
property.
See Also