DevExpress.DashboardCommon.DataSourceWizard Namespace
In This Article
Contains classes that provide functionality to the Data Source wizard page presenters.
Assemblies: DevExpress.Dashboard.v24.2.Core.dll, DevExpress.Dashboard.v24.2.Win.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard
#Classes
Name | Description |
---|---|
Choose |
Provides a presenter to the Select Data Fields page of the Data Source wizard (Extract Data Source). |
Choose |
Provides a presenter to the Select a Data Connection page of the Data Source wizard (OLAP Data Source). |
Configure |
Provides a presenter to the Specify Filter Options page of the Data Source wizard (Extract Data Source). |
Configure |
Supplies a presenter to the Select calculated fields… page of the Data Source wizard. |
Configure |
Provides a presenter to the Configure Connection Parameters page of the Data Source wizard (OLAP Data Source). |
Create |
Provides a presenter to the Create a Data Extract page of the Data Source wizard (Extract Data Source). |
Dashboard |
Supplies a presenter for the Select a Data Connection Type page of the Data Source Wizard. |
Dashboard |
Provides a presenter to the Enter the Data Source Name page of the Data Source wizard. |
Dashboard |
A presenter for the Select the Data Source Type page of the Data Source wizard. |
Dashboard |
|
Dashboard |
Accumulates intermediate Federated data source settings while the Data Source Wizard is running. |
Extract |
Provides a presenter to the Specify Extract Parameters page of the Data Source wizard (Extract Data Source). |
Store |
Provides a presenter to the Save Extract to a File page of the Data Source wizard (Extract Data Source). |
#Interfaces
Name | Description |
---|---|
IChoose |
If implemented, provides a view for the Select Data Fields page of the Data Source Wizard (Extract Data Source). |
IConfigure |
If implemented, provides a view for the Specify Filter Options page of the Data Source Wizard (Extract Data Source). |
IConfigure |
If implemented, provides a view for the Configure Connection Parameters page of the Data Source Wizard (OLAP Data Source). |
ICreate |
If implemented, provides a view for the Create a Data Extract page of the Data Source Wizard (Extract Data Source). |
IDashboard |
If implemented, accumulates intermediate Federated data source settings while the Data Source Wizard is running. |
IData |
Provides information about a data source and data members. |
IExtract |
If implemented, provides a view for the Specify Extract Parameters page of the Data Source Wizard (Extract Data Source). |
IStore |
If implemented, provides a view for the Save Extract to a File page of the Data Source Wizard (Extract Data Source). |