Skip to main content

ConfigureOlapParametersPageView.HeaderDescription Property

Gets the description of a wizard page.

Namespace: DevExpress.DashboardWin.DataSourceWizard

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

public override string HeaderDescription { get; }

Property Value

Type Description
String

A String value that is the page description.

See Also