DevExpress.DataAccess.UI.Wizard Namespace
Contains classes used to manage UI settings of the Data Source wizard and Query Builder.
Assembly: DevExpress.DataAccess.v19.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Classes
Name | Description |
---|---|
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 |
---|---|
IWizardCustomization<TModel> | Provides functionality to customize the Data Source Wizard. |