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

DashboardDesignerDataSourceWizardSettings Class

Contains settings used to customize the Data Source wizard used to create new data sources in the DashboardDesigner.

Namespace: DevExpress.DashboardWin

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

Declaration

public class DashboardDesignerDataSourceWizardSettings :
    DataSourceWizardSettings

Remarks

The DashboardDesigner exposes the DashboardDesigner.DataSourceWizard property returning the DashboardDesignerDataSourceWizardSettings object and allowing you to customize the Data Source wizard settings.

Inheritance

Object
DataSourceWizardSettings
DashboardDesignerDataSourceWizardSettings
See Also