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

    Gets the current page description.

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

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

    NuGet Package: DevExpress.AIIntegration.WinForms.Reporting

    Declaration

    public override string HeaderDescription { get; }

    Property Value

    Type Description
    String

    The current page description.

    See Also