Back to Devexpress

DashboardDesignerDataSourceWizardSettings.SqlWizardSettings Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesignerdatasourcewizardsettings-95182c66.md

latest1.7 KB
Original Source

DashboardDesignerDataSourceWizardSettings.SqlWizardSettings Property

Contains Data Source wizard and Query Builder settings.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public SqlWizardSettings SqlWizardSettings { get; set; }
vb
Public Property SqlWizardSettings As SqlWizardSettings

Property Value

TypeDescription
SqlWizardSettings

An SqlWizardSettings object that contains Data Source wizard settings.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to SqlWizardSettings
DashboardDesigner

.DataSourceWizard .SqlWizardSettings

|

See Also

DashboardDesignerDataSourceWizardSettings Class

DashboardDesignerDataSourceWizardSettings Members

DevExpress.DashboardWin Namespace