Skip to main content
All docs
V26.1
  • AINoDataEnterReportPromptPageView.HeaderDescription Property

    Gets the current page description.

    Namespace: DevExpress.AIIntegration.WinForms.Reporting.Wizard.Views

    Assembly: DevExpress.AIIntegration.WinForms.Reporting.v26.1.dll

    Declaration

    public override string HeaderDescription { get; }

    Property Value

    Type Description
    String

    The current page description.

    See Also