XtraRichEditResLocalizer Class
A default localizer to translate resources for WinForms Rich Text Editor.
Namespace: DevExpress.XtraRichEdit.Localization
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Remarks
Normally, you do not need to manually use an instance of the XtraRichEditResLocalizer class. Instead, use satellite assemblies as described in the Localizing WinForms Controls via Satellite Resource Assemblies tutorial.
Inheritance
Object
XtraLocalizer
XtraLocalizer<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
DevExpress.Utils.Localization.XtraResXLocalizer<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
XtraRichEditResLocalizer
See Also