Skip to main content

ReportDataProvider Class

Provides static members used to manage report data.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v25.2.dll

NuGet Package: DevExpress.ExpressApp.ReportsV2

Declaration

public sealed class ReportDataProvider

Remarks

The ReportDataProvider class provides access to the ReportsStorage instance via the static DevExpress.ExpressApp.ReportsV2.ReportDataProvider.ReportsStorage property.

Inheritance

Object
ReportDataProvider
See Also