Skip to main content
A newer version of this page is available. .

DashboardStorageBase Class

Serves as the base class for classes that act as dashboard storage.

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v19.1.Web.dll

Declaration

public abstract class DashboardStorageBase :
    IEditableDashboardStorage,
    IDashboardStorage

Inheritance

See Also