IConnectionPropertiesPageView.SelectProvider(String) Method
If implemented, changes the item selected in the Provider drop-down list.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| provider | String | A string specifying the name of the provider to be selected. |
See Also