Skip to main content
All docs
V24.1
.NET 6.0+

ReportStorageBase Class

Implements base API for the report storage.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll

Declaration

public abstract class ReportStorageBase :
    IReportStorage,
    IReportStorageTool,
    IPreviousReportStorageExtensionContainer

Implements

Inheritance

Object
ReportStorageBase
See Also