Back to Devexpress

DevExpress.Xpf.DataAccess.DataSourceWizard Namespace

wpf-devexpress-dot-xpf-dot-dataaccess.md

latest19.1 KB
Original Source

DevExpress.Xpf.DataAccess.DataSourceWizard Namespace

Contains classes that provide functionality to the Report Wizard page views in WPF applications.

Assembly : DevExpress.Xpf.DataAccess.v25.2.dll

NuGet Package : DevExpress.Wpf.Reporting

Classes

NameDescription
ChooseConnectionPageProvides a view for the Select a Data Connection page of the Data Source Wizard in WPF applications.
ChooseDataProviderPageSupplies a view for the Select a Data Connection Type page of the Data Source Wizard.
ChooseDataSourceNamePageProvides a view for the Enter the Data Source Name page of the Data Source Wizard in WPF applications.
ChooseDataSourceTypePageProvides a view for the Select the Data Source Type page of the Data Source Wizard in WPF applications.
ChooseEFConnectionStringPageProvides a view for the Select the Connection String page of the Data Source Wizard in WPF applications.
ChooseEFContextPageProvides a view for the Select the Data Context page of the Data Source Wizard in WPF applications.
ChooseEFDataMemberPageProvides a view for the Select a Data Member page of the Data Source Wizard in WPF applications.
ChooseExcelFileDataRangePageProvides a view for the Select a Worksheet, Table or Named Range page of the Data Source Wizard in WPF applications.
ChooseFileOptionsPageProvides a view for the Specify Import Settings page of the Data Source Wizard in WPF applications.
ChooseFilePageProvides a view for the Select an Excel Workbook or CSV file page of the Data Source Wizard in WPF applications.
ChooseJsonSchemaPageProvides a view for the Select Data Fields page of the Data Source Wizard in WPF applications.
ChooseJsonSourcePageProvides a view for the Specify JSON Data Location page of the Data Source Wizard in WPF applications.
ChooseObjectAssemblyPageProvides a view for the Select an Assembly page of the Data Source Wizard.
ChooseObjectBindingModePageProvides a view for the Select the Data Binding Mode page of the Data Source Wizard.
ChooseObjectConstructorPageProvides a view for the Select a Data Source Constructor page of the Data Source Wizard in WPF applications.
ChooseObjectMemberPageProvides a view for the Select a Data Source Member page of the Data Source Wizard in WPF applications.
ChooseObjectTypePageProvides a view for the Select a Data Source Type page of the Data Source Wizard in WPF applications.
ChooseXPObjectSourceEntityTypePageProvides a view for the Choose an Entity Type page of the Data Source Wizard in WPF applications.
ConfigureEFFiltersPageProvides a view for the Configure Filters page of the Data Source Wizard in WPF applications.
ConfigureEFStoredProceduresPageProvides a view for the Bind to a Stored Procedure page of the Data Source Wizard in WPF applications.
ConfigureExcelFileColumnsPageProvides a view for the Choose Columns page of the Data Source Wizard in WPF applications.
ConfigureParametersPageProvides a view for the Configure Query Parameters page of the Data Source Wizard in WPF applications.
ConfigureQueryPageProvides a view for the Create a Query or Select a Stored Procedure (Single-Query Version) page of the Data Source Wizard in WPF applications.
ConnectionPropertiesPageProvides a view for the Specify a Connection String page of the Data Source Wizard in WPF applications.
DataSourceWizardCustomizationModelEnables you to customize the data source model before running the Report Wizard.
EFDataMemberViewModelBaseThe base for classes that provide ViewModels for displaying and managing Entity Framework data members in the application GUI.
EFDBStoredProcedureViewModelProvides a ViewModel for displaying and managing Entity Framework stored procedures in the application GUI.
EFDBTableViewModelProvides a ViewModel for displaying and managing Entity Framework database tables in the application GUI.
EntryBaseAn End-User Report Designer service.
ExcelSourceOptionsBaseViewModelThe base for classes that provide ViewModels defining the Excel Data Source settings.
ExcelSourceOptionsViewModelA ViewModel that defines the settings of an Excel Data Source.
FieldInfoViewModelProvides information about data fields obtained from an Excel data source.
MultiQueryConfigurePageProvides a view for the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Data Source Wizard in WPF applications.
MultiQueryConfigureParametersPageProvides a view for the Configure Query Parameters page of the Data Source Wizard in WPF applications.
ObjectConstructorParametersPageProvides a view for the Specify Constructor Parameters page of the Data Source Wizard in WPF applications.
ObjectMemberParametersPageProvides a view for the Specify Member Parameters page of the Data Source Wizard.
ParametersPageBaseThe base for classes that provide functionality to Report Wizard pages providing the UI for specifying parameters (such as query parameters, object member/constructor parameters and stored procedure parameters).
ParameterViewModelA ViewModel that enables displaying and customizing parameters in the application GUI.
QueryParameterViewModelA ViewModel that provides information on query parameters in the Data Source Wizard.
SaveConnectionPageProvides a view for the Save the Connection String page of the Data Source Wizard in WPF applications.
ValueSeparatorA ViewModel for elements of a look-up editor that enables selecting a value separator on the Specify Import Settings wizard page.
ViewModelSourceIntegrityContainerA factory container for creating instances of ViewModels, report models, wizard page presenters and other objects.
WizardPageBaseThe base for classes providing functionality to Data Source Wizard page views.

Interfaces

NameDescription
IDataSourceWizardCustomizationServiceThe base for the IWizardCustomizationService interface.

Enums

NameDescription
EFDataMemberTypeLists the data member types available for Entity Framework data sources.