Skip to main content
All docs
V26.1
  • ReportPromptToExpressionBehavior.Properties Property

    Gets Prompt to Expression behavior settings.

    Namespace: DevExpress.AIIntegration.WinForms.Reporting

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

    Declaration

    public ReportPromptToExpressionBehaviorProperties Properties { get; }

    Property Value

    Type Description
    ReportPromptToExpressionBehaviorProperties

    Prompt to Expression behavior settings.

    Remarks

    See the following help topic for additional information: Generate Expressions from Prompts (WinForms Report Designer).

    See Also