Skip to main content
All docs
V25.1
  • AINoDataEnterReportPromptPageView.Prompt Property

    Specifies the prompt selected on the Wizard page.

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

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

    NuGet Package: DevExpress.AIIntegration.WinForms.Reporting

    Declaration

    public string Prompt { get; set; }

    Property Value

    Type Description
    String

    The prompt.

    Implements

    See Also