Back to Devexpress

ChangeTextBehaviorProperties Class

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

latest1.7 KB
Original Source

ChangeTextBehaviorProperties Class

Contains settings of AI-powered text transform behaviors.

Namespace : DevExpress.AIIntegration.WinForms

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

NuGet Package : DevExpress.AIIntegration.WinForms

Declaration

csharp
public class ChangeTextBehaviorProperties :
    BehaviorProperties
vb
Public Class ChangeTextBehaviorProperties
    Inherits BehaviorProperties

Remarks

Read the following help topic for additional information and examples: AI-powered Text Transform Behaviors.

Inheritance

Object DevExpress.Utils.Base.BaseObject DevExpress.Utils.Base.BaseProperties DevExpress.Utils.Behaviors.BehaviorProperties ChangeTextBehaviorProperties SummarizeBehaviorProperties

TranslateBehaviorProperties

See Also

ChangeTextBehaviorProperties Members

DevExpress.AIIntegration.WinForms Namespace