Skip to main content
All docs
V25.1
  • LocalizeRequest Class

    A request to translate a report’s localizable property values into the specified language using AI-powered services.

    Namespace: DevExpress.AIIntegration.Reporting.Common.Extensions

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    [DXBrowsable(true)]
    public class LocalizeRequest :
        TranslateRequest

    Inheritance

    Object
    DevExpress.AIIntegration.Extensions.BaseRequest
    See Also