ChooseJsonSourcePageView Constructors
Provides a view for the Specify JSON Data Location page of the Data Source Wizard in WinForms applications.| Name | Parameters | Description |
|---|---|---|
| ChooseJsonSourcePageView(IRepositoryItemsProvider, IParameterService, IServiceProvider) | repositoryItemsProvider, parameterService, propertyGridServices | Initializes a new instance of the ChooseJsonSourcePageView class with specified settings. |
See Also