Skip to main content
All docs
V26.1
  • AIReportGenerationPage.Status Property

    Gets the current report generation status message.

    Namespace: DevExpress.AIIntegration.Wpf.Reporting

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

    Declaration

    public virtual string Status { get; protected set; }

    Property Value

    Type Description
    String

    A short message that identifies the current generation step.

    See Also