A newer version of this page is available.
Switch to the current version.
DashboardDesignerDataSourceWizardSettings Class
Contains settings used to customize the Data Source wizard used to create new data sources in the DashboardDesigner.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v18.2.Win.dll
Declaration
public class DashboardDesignerDataSourceWizardSettings :
DataSourceWizardSettings
Public Class DashboardDesignerDataSourceWizardSettings
Inherits DataSourceWizardSettings
Related API Members
The following members accept/return DashboardDesignerDataSourceWizardSettings objects:
Remarks
The DashboardDesigner exposes the DashboardDesigner.DataSourceWizard property returning the DashboardDesignerDataSourceWizardSettings object and allowing you to customize the Data Source wizard settings.
Inheritance
Object
DataSourceWizardSettings
DashboardDesignerDataSourceWizardSettings
See Also
Feedback