DevExpress.Reporting.Designer.Localization Module
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. |