DashboardDesignerDataSourceWizardSettings.SqlWizardSettings Property
In This Article
Contains Data Source wizard and Query Builder settings.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public SqlWizardSettings SqlWizardSettings { get; set; }
#Property Value
Type | Description |
---|---|
Sql |
An Sql |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Sql |
---|---|
Dashboard |
|
See Also