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

DashboardDataSourceModel Class

Accumulates intermediate data source settings during the execution of a Data Source wizard.

Namespace: DevExpress.DashboardCommon

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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public class DashboardDataSourceModel :
    DataSourceModel,
    IDashboardDataSourceModel,
    IDataSourceModel,
    ISqlDataSourceModel,
    ISqlDataConnectionModel,
    IDataComponentModelWithConnection,
    IDataComponentModel,
    IWizardModel,
    ICloneable,
    IEFDataSourceModel,
    IObjectDataSourceModel,
    IExcelDataSourceModel,
    IJsonDataSourceModel,
    IXPObjectSourceModel,
    IFederationDataSourceModel,
    IExtractDataSourceModel

Inheritance

Object
DataSourceModel
DashboardDataSourceModel
See Also