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

    Specifies the prompt selected on the Wizard page.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    string Prompt { get; set; }

    Property Value

    Type Description
    String

    The prompt.

    See Also