ChooseDataSourceTypePageView Constructors
Provides a view for the Select the Data Source Type page of the Data Source Wizard in WinForms applications.| Name | Parameters | Description |
|---|---|---|
| ChooseDataSourceTypePageView() | none | Initializes a new instance of the ChooseDataSourceTypePageView class with the default settings. |
| ChooseDataSourceTypePageView(DataSourceTypes) | dataSourceTypes | Initializes a new instance of the ChooseDataSourceTypePageView class with specified settings. |
See Also