ReportStorageBase Class
In This Article
Implements base API for the report storage.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
#Declaration
public abstract class ReportStorageBase :
IReportStorage,
IReportStorageTool,
IPreviousReportStorageExtensionContainer
#Implements
See Also