Skip to main content
All docs
V26.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.v26.1.dll

    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