Skip to main content
All docs
V25.1
  • TranslateBehavior.Properties Property

    Gets behavior settings.

    Namespace: DevExpress.AIIntegration.WinForms

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

    NuGet Package: DevExpress.AIIntegration.WinForms

    Declaration

    public TranslateBehaviorProperties Properties { get; }

    Property Value

    Type Description
    TranslateBehaviorProperties

    Behavior settings.

    See Also