Skip to main content
A newer version of this page is available. .

ChooseJsonSchemaPage.Description Property

Specifies the description of the Select Data Fields wizard page.

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v18.2.dll

Declaration

public override string Description { get; }

Property Value

Type Description
String

The page description.

See Also