DevExpress.DataAccess.UI.Wizard Namespace
Contains classes used to manage UI settings of the Data Source wizard and Query Builder.
Assemblies: DevExpress.DataAccess.v24.1.dll, DevExpress.DataAccess.v24.1.UI.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.DataAccess.UI
Classes
Name | Description |
---|---|
DataSourceWizardSettings | Provides Data Source Wizard settings. |
EFWizardSettings | Contains settings used to customize the Entity Framework pages of the Data Source Wizard. |
ProviderLookupItem | Provides settings for an individual data provider listed on the Specify a Connection String wizard page. |
QueryBuilderRunnerBase | Enables running the Query Builder from the Create a Query or Select a Stored Procedure (Multi-Query Version) wizard page. |
SqlWizardSettings | Contains settings used to customize the Data Source wizard and Query Builder. |
WizardRunnerContext | The default implementation of the IWizardRunnerContext interface, enabling you to run the Data Source Wizard in a WinForms application. |
WizardView | The default implementation of the IWizardView interface, providing an empty form containing the Data Source Wizard. |
Interfaces
Name | Description |
---|---|
IConnectionParametersStrategy | For internal use. |
IWizardCustomization<TModel> | Provides functionality to customize the Data Source Wizard. |
Enums
Name | Description |
---|---|
ConnectionParameterEdits | For internal use. |
SqlDataProviders | Lists the SQL data providers available on the Specify a Connection String page of the Data Source Wizard. |
WizardDataSourceType | Lists values used to specify data source types available in the Data Source Wizard. |