IChooseJsonSchemaPageView.RootElement Property
If implemented, gets the name of the selected root element.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of the selected root element. |
See Also