ChooseJsonSchemaPage Properties
Provides a view for the Select Data Fields page of the Data Source Wizard in WPF applications.| Name | Description |
|---|---|
| AnalyzeRecordsTooltip | |
| Description | Specifies the description of the Select Data Fields wizard page. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| RootElement | Gets the name of the selected root element. |
| Roots | Gets names of available root elements contained in the JSON data source. |
| Schema | Gets the schema of the retrieved JSON data source. |
| ShowAnalyzeRecordsButton | |
| UseCustomFooter |
See Also