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

DashboardChooseDataSourceTypePageView.HeaderDescription Property

Gets the description of a wizard page.

Namespace: DevExpress.DashboardWin.DataSourceWizard

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

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.Win.Dashboard

Declaration

public override string HeaderDescription { get; }

Property Value

Type Description
String

A String value that is the page description.

See Also