Back to Devexpress

PromptToExpressionBehaviorProperties Class

windowsforms-devexpress-dot-aiintegration-dot-winforms-af8a35e9.md

latest1.8 KB
Original Source

PromptToExpressionBehaviorProperties Class

Contains PromptToExpressionBehavior settings.

Namespace : DevExpress.AIIntegration.WinForms

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

NuGet Package : DevExpress.AIIntegration.WinForms

Declaration

csharp
public class PromptToExpressionBehaviorProperties :
    BehaviorProperties
vb
Public Class PromptToExpressionBehaviorProperties
    Inherits 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

PromptToExpressionBehaviorProperties Members

DevExpress.AIIntegration.WinForms Namespace