Skip to main content
All docs
V25.1
  • Localizing Your DevExpress-powered .NET App – Your Feedback Matters

    We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

    Take the survey Not interested

    DevExpress.Reporting.Designer.Localization Module

    In This Article

    Contains classes and functions used to localize a report in Report Designer.

    #Interfaces

    Name Description
    ITranslationService Defines the interface used to access a remote translation service.

    #Functions

    Name Description
    registerTranslationService(name, service) Registers a custom translation service that allows you to automatically translate report strings in the Localization Editor.
    unregisterTranslationService(name) Unregisters the specified translation service.