DashboardDesignerDataSourceWizardSettings.ShowDataSourceNamePage Property
Gets or sets whether to show the Data Source wizard page allowing end-users to specify the data source name.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v25.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true, to show the Data Source wizard page allowing end-users to specify the data source name; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ShowDataSourceNamePage |
|---|---|
| DashboardDesigner |
|
See Also