Back to Devexpress

DashboardDesignerDataSourceWizardSettings Properties

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesignerdatasourcewizardsettings-dot-underscore-properties.md

latest2.9 KB
Original Source

DashboardDesignerDataSourceWizardSettings Properties

Contains settings used to customize the Data Source wizard used to create new data sources in the DashboardDesigner.

NameDescription
AvailableDataSourceTypesGets or sets data source types available in the Data Source wizard.
EFWizardSettingsSpecifies the settings to customize the Entity Framework Data Source Wizard. Inherited from DataSourceWizardSettings.
JsonWizardSettingsSpecifies the settings that customize the JSON Data Source Wizard. Inherited from DataSourceWizardSettings.
MongoDBWizardSettingsSpecifies the settings that customize the MongoDB Data Source Wizard. Inherited from DataSourceWizardSettings.
ShowConnectionsFromAppConfigGets or sets whether end-users can select connections from the application configuration file.
ShowDataSourceNamePageGets or sets whether to show the Data Source wizard page allowing end-users to specify the data source name.
SqlWizardSettingsContains Data Source wizard and Query Builder settings.
UseMergedConnectionTypePageSpecifies whether to use the merged wizard page that displays a flat list of all supported data sources and data providers. Inherited from DataSourceWizardSettings.

See Also

DashboardDesignerDataSourceWizardSettings Class

DashboardDesignerDataSourceWizardSettings Members

DevExpress.DashboardWin Namespace