LayoutResLocalizer Class
A default localizer to translate resources for the WinForms Layout Manager.
Namespace: DevExpress.XtraLayout.Localization
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Normally, you do not need to manually use an instance of the LayoutResLocalizer class. Instead, use satellite assemblies as described in the Localizing WinForms Controls via Satellite Resource Assemblies tutorial.
Inheritance
Object
XtraLocalizer
XtraLocalizer<DevExpress.XtraLayout.Localization.LayoutStringId>
DevExpress.Utils.Localization.XtraResXLocalizer<DevExpress.XtraLayout.Localization.LayoutStringId>
LayoutResLocalizer
See Also