Back to Devexpress

DashboardDesigner.DataSourceWizardSettings Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-84edb45c.md

latest1.6 KB
Original Source

DashboardDesigner.DataSourceWizardSettings Property

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
[Browsable(false)]
public DashboardDataSourceWizardSettings DataSourceWizardSettings { get; }
vb
<Browsable(False)>
Public ReadOnly Property DataSourceWizardSettings As DashboardDataSourceWizardSettings

Property Value

TypeDescription
DashboardDataSourceWizardSettings

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

|

See Also

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace