Skip to main content
All docs
V23.2
.NET 6.0+

ReportStorageBase Class

Implements base API for the report storage.

Namespace: DevExpress.ExpressApp.ReportsV2

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

Declaration

public abstract class ReportStorageBase :
    IReportStorage,
    IReportStorageTool,
    IPreviousReportStorageExtensionContainer

Implements

Inheritance

Object
ReportStorageBase
See Also