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

DashboardDesigner.DataSourceWizard Property

Provides the capability 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 DashboardDesignerDataSourceWizardSettings DataSourceWizard { get; }

Property Value

Type Description
DashboardDesignerDataSourceWizardSettings

A DashboardDesignerDataSourceWizardSettings object containing settings used to customize the Data Source wizard used to create new data sources in the DashboardDesigner.

See Also