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