Skip to main content
All docs
V25.2
  • AINoDataEnterReportPromptPage.Prompt Property

    Specifies the prompt selected on the Wizard page.

    Namespace: DevExpress.AIIntegration.Wpf.Reporting

    Assembly: DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll

    NuGet Package: DevExpress.AIIntegration.Wpf.Reporting

    Declaration

    public virtual string Prompt { get; set; }

    Property Value

    Type Description
    String

    The prompt.

    Implements

    See Also