ChooseConnectionPageView(SqlWizardOptions) Constructor
Initializes a new instance of the ChooseConnectionPageView class with the specified options.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v25.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | SqlWizardOptions | An object that specifies the wizard options. |
See Also