Skip to main content

ChooseJsonSchemaPage.RootElement Property

Gets the name of the selected root element.

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v26.1.dll

Declaration

public virtual string RootElement { get; set; }

Property Value

Type Description
String

The name of the selected root element.

See Also