Skip to main content
All docs
V24.1

ConfigureFederationCalculatedFieldsPageView.HeaderDescription Property

Gets the Select calculated fields… wizard page description.

Namespace: DevExpress.DashboardWin.DataSourceWizard

Assembly: DevExpress.Dashboard.v24.1.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public override string HeaderDescription { get; }

Property Value

Type Description
String

The Select calculated fields… page description.

See Also