ChooseConnectionPageView.SetSelectedConnection(String) Method
Changes the selected item from the list of available connections.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Parameters
Name | Type | Description |
---|---|---|
connectionName | String | A string that specifies the name of the connection to be selected. |
See Also