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

MasterDetailChooseSummaryOptionsPage.Description Property

Specifies the description of the current wizard page.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

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

Declaration

public override string Description { get; }

Property Value

Type Description
String

A String value that specifies the page description.

See Also