Skip to main content
All docs
V25.1
  • AITranslationConfigurationBuilder.EnableTranslation() Method

    Enables the Translate quick action and Translate action in the AI Operations tab.

    Namespace: DevExpress.AIIntegration.Blazor.Reporting.Viewer.Extensions

    Assembly: DevExpress.AIIntegration.Blazor.Reporting.Viewer.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Blazor.Reporting.Viewer

    Declaration

    public AITranslationConfigurationBuilder EnableTranslation()

    Returns

    Type Description
    AITranslationConfigurationBuilder

    An AITranslationConfigurationBuilder that can be used to further configure the AI-powered content translation functionality.

    See Also