Skip to main content
A newer version of this page is available. .

DevExpress.DashboardCommon.DataSourceWizard Namespace

Contains classes that provide functionality to the Data Source wizard page presenters.

Assemblies: DevExpress.Dashboard.v18.2.Core.dll, DevExpress.Dashboard.v18.2.Win.dll

Classes

Name Description
ChooseExtractFieldsPage<TModel> Provides a presenter to the Select Data Fields page of the Data Source wizard (Extract Data Source).
ChooseOlapConnectionPage<TModel> Provides a presenter to the Select a Data Connection page of the Data Source wizard (OLAP Data Source).
ConfigureExtractDataSourcePage<TModel> Provides a presenter to the Specify Filter Options page of the Data Source wizard (Extract Data Source).
ConfigureOlapParametersPage<TModel> Provides a presenter to the Configure Connection Parameters page of the Data Source wizard (OLAP Data Source).
CreateExtractDataSourcePage<TModel> Provides a presenter to the Create a Data Extract page of the Data Source wizard (Extract Data Source).
DashboardChooseDataSourceNamePage<TModel> Provides a presenter to the Enter the Data Source Name page of the Data Source wizard.
DashboardChooseDataSourceTypePage<TModel> Provides a presenter to the Select the Data Source Type page of the Data Source wizard.
ExtractParametersPage<TModel> Provides a presenter to the Specify Extract Parameters page of the Data Source wizard (Extract Data Source).
StoreExtractFilePage<TModel> Provides a presenter to the Save Extract to a File page of the Data Source wizard (Extract Data Source).

Interfaces

Name Description
IChooseExtractFieldsPageView If implemented, provides a view for the Select Data Fields page of the Data Source Wizard (Extract Data Source).
IConfigureExtractDataSourcePageView If implemented, provides a view for the Specify Filter Options page of the Data Source Wizard (Extract Data Source).
IConfigureOlapParametersPageView If implemented, provides a view for the Configure Connection Parameters page of the Data Source Wizard (OLAP Data Source).
ICreateExtractDataSourcePageView If implemented, provides a view for the Create a Data Extract page of the Data Source Wizard (Extract Data Source).
IDataSourceInfoService Provides information about a data source and data members.
IExtractParametersPageView If implemented, provides a view for the Specify Extract Parameters page of the Data Source Wizard (Extract Data Source).
IStoreExtractFilePageView If implemented, provides a view for the Save Extract to a File page of the Data Source Wizard (Extract Data Source).