ChooseEFContextPageView(EFWizardOptions) Constructor
Initializes a new instance of the ChooseEFContextPageView class with the specified settings.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v25.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | EFWizardOptions | An EFWizardOptions enumeration value. |
See Also