Skip to main content

DevExpress.DashboardCommon.DataSourceWizard Namespace

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

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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard

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).
ConfigureFederationCalculatedFieldsPage<TModel> Supplies a presenter to the Select calculated fields… page of the Data Source wizard.
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).
DashboardChooseDataProviderPage<TModel> Supplies a presenter for the Select a Data Connection Type page of the Data Source Wizard.
DashboardChooseDataSourceNamePage<TModel> Provides a presenter to the Enter the Data Source Name page of the Data Source wizard.
DashboardChooseDataSourceTypePage<TModel> A presenter for the Select the Data Source Type page of the Data Source wizard.
DashboardConfigureFederatedQueryPage<TModel>
DashboardFederationDataSourceModel Accumulates intermediate Federated data source settings while the Data Source Wizard is running.
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).
IDashboardFederationDataSourceModel If implemented, accumulates intermediate Federated data source settings while the Data Source Wizard is running.
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).