Skip to main content
All docs
V23.2

DashboardConfiguratorBase Class

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public abstract class DashboardConfiguratorBase :
    IDataEventsProvider,
    IFillDataSourceEventsProvider,
    IDataSourceKeyEventsProvider,
    IDataServiceConfigurator,
    IServiceCustomParametersProvider,
    IExportDocumentCustomizationService,
    IErrorHandler,
    IDashboardCustomizationService,
    ICustomPaletteProvider,
    ICustomizeItemDataCalculationService,
    IDataSourceLifeCycleConfigurator,
    IServiceDataConnectionParametersProvider

Inheritance

See Also