DashboardDesignerDataSourceWizardSettings.ShowConnectionsFromAppConfig Property
In This Article
Gets or sets whether end-users can select connections from the application configuration file.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to allow end-users to select connections from the application configuration file; otherwise, the application configuration file. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Show |
---|---|
Dashboard |
|
#Remarks
If the ShowConnectionsFromAppConfig property is set to false, the following Data Source wizard page will be skipped.
See Also