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

    Gets behavior settings.

    Namespace: DevExpress.AIIntegration.WinForms

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

    Declaration

    public PromptToExpressionBehaviorProperties Properties { get; }

    Property Value

    Type Description
    PromptToExpressionBehaviorProperties

    Behavior settings.

    See Also