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

ExtractParametersPageView.HeaderDescription Property

Gets the description of a wizard page.

Namespace: DevExpress.DashboardWin.DataSourceWizard

Assembly: DevExpress.Dashboard.v18.2.Win.dll

Declaration

public override string HeaderDescription { get; }

Property Value

Type Description
String

A String value that is the page description.

See Also