DevExpress.Xpf.DataAccess.DataSourceWizard Namespace
Contains classes that provide functionality to the Report Wizard page views in WPF applications.
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Classes
Name | Description |
---|---|
ChooseConnectionPage | Provides a view for the Select a Data Connection page of the Data Source Wizard in WPF applications. |
ChooseDataProviderPage | Supplies a view for the Select a Data Connection Type page of the Data Source Wizard. |
ChooseDataSourceNamePage | Provides a view for the Enter the Data Source Name page of the Data Source Wizard in WPF applications. |
ChooseDataSourceTypePage | Provides a view for the Select the Data Source Type page of the Data Source Wizard in WPF applications. |
ChooseEFConnectionStringPage | Provides a view for the Select the Connection String page of the Data Source Wizard in WPF applications. |
ChooseEFContextPage | Provides a view for the Select the Data Context page of the Data Source Wizard in WPF applications. |
ChooseEFDataMemberPage | Provides a view for the Select a Data Member page of the Data Source Wizard in WPF applications. |
ChooseExcelFileDataRangePage | Provides a view for the Select a Worksheet, Table or Named Range page of the Data Source Wizard in WPF applications. |
ChooseFileOptionsPage | Provides a view for the Specify Import Settings page of the Data Source Wizard in WPF applications. |
ChooseFilePage | Provides a view for the Select an Excel Workbook or CSV file page of the Data Source Wizard in WPF applications. |
ChooseJsonSchemaPage | Provides a view for the Select Data Fields page of the Data Source Wizard in WPF applications. |
ChooseJsonSourcePage | Provides a view for the Specify JSON Data Location page of the Data Source Wizard in WPF applications. |
ChooseObjectAssemblyPage | Provides a view for the Select an Assembly page of the Data Source Wizard. |
ChooseObjectBindingModePage | Provides a view for the Select the Data Binding Mode page of the Data Source Wizard. |
ChooseObjectConstructorPage | Provides a view for the Select a Data Source Constructor page of the Data Source Wizard in WPF applications. |
ChooseObjectMemberPage | Provides a view for the Select a Data Source Member page of the Data Source Wizard in WPF applications. |
ChooseObjectTypePage | Provides a view for the Select a Data Source Type page of the Data Source Wizard in WPF applications. |
ChooseXPObjectSourceEntityTypePage | Provides a view for the Choose an Entity Type page of the Data Source Wizard in WPF applications. |
ConfigureEFFiltersPage | Provides a view for the Configure Filters page of the Data Source Wizard in WPF applications. |
ConfigureEFStoredProceduresPage | Provides a view for the Bind to a Stored Procedure page of the Data Source Wizard in WPF applications. |
ConfigureExcelFileColumnsPage | Provides a view for the Choose Columns page of the Data Source Wizard in WPF applications. |
ConfigureParametersPage | Provides a view for the Configure Query Parameters page of the Data Source Wizard in WPF applications. |
ConfigureQueryPage | Provides a view for the Create a Query or Select a Stored Procedure (Single-Query Version) page of the Data Source Wizard in WPF applications. |
ConnectionPropertiesPage | Provides a view for the Specify a Connection String page of the Data Source Wizard in WPF applications. |
DataSourceWizardCustomizationModel | Enables you to customize the data source model before running the Report Wizard. |
EFDataMemberViewModelBase | The base for classes that provide ViewModels for displaying and managing Entity Framework data members in the application GUI. |
EFDBStoredProcedureViewModel | Provides a ViewModel for displaying and managing Entity Framework stored procedures in the application GUI. |
EFDBTableViewModel | Provides a ViewModel for displaying and managing Entity Framework database tables in the application GUI. |
EntryBase | An End-User Report Designer service. |
ExcelSourceOptionsBaseViewModel | The base for classes that provide ViewModels defining the Excel Data Source settings. |
ExcelSourceOptionsViewModel | A ViewModel that defines the settings of an Excel Data Source. |
FieldInfoViewModel | Provides information about data fields obtained from an Excel data source. |
MultiQueryConfigurePage | Provides a view for the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Data Source Wizard in WPF applications. |
MultiQueryConfigureParametersPage | Provides a view for the Configure Query Parameters page of the Data Source Wizard in WPF applications. |
ObjectConstructorParametersPage | Provides a view for the Specify Constructor Parameters page of the Data Source Wizard in WPF applications. |
ObjectMemberParametersPage | Provides a view for the Specify Member Parameters page of the Data Source Wizard. |
ParametersPageBase | The 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). |
ParameterViewModel | A ViewModel that enables displaying and customizing parameters in the application GUI. |
QueryParameterViewModel | A ViewModel that provides information on query parameters in the Data Source Wizard. |
SaveConnectionPage | Provides a view for the Save the Connection String page of the Data Source Wizard in WPF applications. |
ValueSeparator | A ViewModel for elements of a look-up editor that enables selecting a value separator on the Specify Import Settings wizard page. |
ViewModelSourceIntegrityContainer | A factory container for creating instances of ViewModels, report models, wizard page presenters and other objects. |
WizardPageBase | The base for classes providing functionality to Data Source Wizard page views. |
Interfaces
Name | Description |
---|---|
IDataSourceWizardCustomizationService | The base for the IWizardCustomizationService interface. |
Enums
Name | Description |
---|---|
EFDataMemberType | Lists the data member types available for Entity Framework data sources. |