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

    Enables the Translate Inline quick action.

    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 EnableInlineTranslation()

    Returns

    Type Description
    AITranslationConfigurationBuilder

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

    See Also