Skip to main content
All docs
V25.1
  • TranslateBehaviorProperties.ResetLanguages() Method

    Resets language settings for AI-powered translation behavior.

    Namespace: DevExpress.AIIntegration.WinForms

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

    NuGet Package: DevExpress.AIIntegration.WinForms

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public void ResetLanguages()

    Remarks

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

    See Also