ChooseJsonSchemaPageView Constructors
Provides a view for the Select Data Fields page of the Data Source Wizard in WinForms applications.| Name | Parameters | Description |
|---|---|---|
| ChooseJsonSchemaPageView() | none | Initializes a new instance of the ChooseJsonSchemaPageView class. |
| ChooseJsonSchemaPageView(IRepositoryItemsProvider) | repositoryItemsProvider | Initializes a new instance of the ChooseJsonSchemaPageView class with the specified settings. |
See Also