ReportDataProvider Class
Provides static members used to manage report data.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.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.
Inheritance
Object
ReportDataProvider
See Also