Skip to main content
All docs
V25.2
  • PromptToExpressionBehaviorProperties Class

    Contains PromptToExpressionBehavior settings.

    Namespace: DevExpress.AIIntegration.WinForms

    Assembly: DevExpress.AIIntegration.WinForms.v25.2.dll

    NuGet Package: DevExpress.AIIntegration.WinForms

    Declaration

    public class PromptToExpressionBehaviorProperties :
        BehaviorProperties

    The following members return PromptToExpressionBehaviorProperties objects:

    Remarks

    See the following help topic for more information: Prompt to Expression Behavior Properties.

    Inheritance

    Object
    DevExpress.Utils.Base.BaseObject
    DevExpress.Utils.Base.BaseProperties
    DevExpress.Utils.Behaviors.BehaviorProperties
    PromptToExpressionBehaviorProperties
    See Also