Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.DataAccess.UI.Wizard.Views Namespace

In This Article

Contains classes that provide the user interface functionality to the Data Source Wizard views.

Assembly: DevExpress.DataAccess.v24.2.UI.dll

NuGet Package: DevExpress.DataAccess.UI

#Classes

Name Description
ChooseConnectionPageView Provides a view for the Select a Data Connection page of the Data Source Wizard in WinForms applications.
ChooseDataProviderPageView Supplies a view for the Select a Data Connection Type page of the Data Source Wizard in WinForms applications.
ChooseDataSourceNamePageView Provides a view for the Enter the Data Source Name page of the Data Source Wizard.
ChooseDataSourceTypePageView Provides a view for the Select the Data Source Type page of the Data Source Wizard in WinForms applications.
ChooseEFConnectionStringPageView Provides a view for the Select the Connection String page of the Data Source Wizard in WinForms applications.
ChooseEFContextPageView Provides a view for the Select the Data Context page of the Data Source Wizard in WinForms applications.
ChooseEFDataMemberPageView Provides a view for the Select a Data Member page of the Data Source Wizard in WinForms applications.
ChooseExcelFileDataRangePageView Provides a view for the Select a Worksheet, Table or Named Range page of the Data Source Wizard in WinForms applications.
ChooseFileOptionsPageView Provides a view for the Specify Import Settings page of the Data Source Wizard in WinForms applications.
ChooseFileOptionsPageView.ValueSeparator
ChooseFilePageView Provides a view for the Select an Excel Workbook or CSV File page of the Data Source Wizard in WinForms applications.
ChooseJsonSchemaPageView Provides a view for the Select Data Fields page of the Data Source Wizard in WinForms applications.
ChooseJsonSourcePageView Provides a view for the Specify JSON Data Location page of the Data Source Wizard in WinForms applications.
ChooseObjectAssemblyPageView Provides a view for the Select an Assembly page of the Data Source Wizard.
ChooseObjectBindingModePageView Provides a view for the Select the Data Binding Mode page of the Data Source Wizard.
ChooseObjectConstructorPageView Provides a view for the Select a Data Source Constructor page of the Data Source Wizard in WinForms applications.
ChooseObjectMemberPageView Provides a view for the Select a Data Source Member page of the Data Source Wizard in WinForms applications.
ChooseObjectMemberPageView.Item
ChooseObjectTypePageView Provides a view for the Select a Data Source Type page of the Data Source Wizard in WinForms applications.
ChooseXPObjectSourceEntityTypePageView Provides a view for the Choose an Entity Type page of the Data Source Wizard in WinForms applications.
ConfigureEFFiltersPageView Provides a view for the Configure Filters page of the Data Source Wizard in WinForms applications.
ConfigureEFStoredProceduresPageView Provides a view for the Bind to a Stored Procedure page of the Data Source Wizard in WinForms applications.
ConfigureExcelFileColumnsPageView Provides a view for the Choose Columns page of the Data Source Wizard in WinForms applications.
ConfigureParametersPageView Provides a view for the Configure Query Parameters page of the Data Source Wizard in WinForms applications.
ConfigureQueryPageView Provides a view for the Create a Query or Select a Stored Procedure page of the Data Source Wizard in WinForms applications.
ConnectionPropertiesPageView Provides a view for the Specify a Connection String page of the Data Source Wizard in WinForms applications.
MultiQueryConfigurePageView Provides a view for the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Data Source Wizard in WinForms applications.
MultiQueryConfigureParametersPageView Provides a view for the Configure Query Parameters page of the Data Source Wizard in WinForms applications.
ObjectConstructorParametersPageView Provides a view for the Specify the Constructor Parameters page of the Data Source Wizard in WinForms applications.
ObjectMemberParametersPageView Provides a view for the Specify the Member Parameters page of the Data Source Wizard.
ParametersPageViewBase The base for Data Source Wizard page views providing functionality to specify parameters.
SaveConnectionPageView Provides a view for the Save the Connection String page of the Data Source Wizard in WinForms applications.
WizardViewBase The base for classes providing functionality to Data Source Wizard page views.