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