Skip to main content

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.XtraRichEdit.Localization Namespace

Contains classes and enumerations that are intended to localize the User Interface of the DevExpress WinForms Rich Text Editor.

Assembly: DevExpress.RichEdit.v24.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

#Classes

Name Description
RichEditExtensionsLocalizer A base class that provides necessary functionality for custom localizers of captions used in RichEditControl UI.
RichEditExtensionsResLocalizer A default localizer to translate resources for WinForms Rich Editor UI.
XtraRichEditLocalizer A base class that provides necessary functionality for custom localizers of the WinForms Rich Text Editor control.
XtraRichEditResLocalizer A default localizer to translate resources for WinForms Rich Text Editor.