Skip to main content
All docs
V25.1
  • ConfigureFederationCalculatedFieldsPageView.HeaderDescription Property

    Gets the Select calculated fields… wizard page description.

    Namespace: DevExpress.DashboardWin.DataSourceWizard

    Assembly: DevExpress.Dashboard.v25.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