Skip to main content
All docs
V26.1
  • PromptToExpressionBehaviorProperties Class

    Contains PromptToExpressionBehavior settings.

    Namespace: DevExpress.AIIntegration.WinForms

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

    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