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

DashboardDesigner.DataSourceWizardSettings Property

This property is for internal use. Use the equivalent property DataSourceWizard instead.

Namespace: DevExpress.DashboardWin

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

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

Declaration

[Browsable(false)]
public DashboardDataSourceWizardSettings DataSourceWizardSettings { get; }

Property Value

Type Description
DashboardDataSourceWizardSettings

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

See Also