DashboardDataSourceWizardSettings Class
In This Article
For internal use. Provides access to the Data Source wizard settings. Use the DashboardDesignerDataSourceWizardSettings class instance instead.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public class DashboardDataSourceWizardSettings :
SqlWizardSettings
#Related API Members
The following members return DashboardDataSourceWizardSettings objects:
#Inheritance
Object
SqlWizardSettings
DashboardDataSourceWizardSettings
See Also