LayoutLocalizer Class
A base class that provides necessary functionality for custom localizers of the Layout Manager.
Namespace: DevExpress.XtraLayout.Localization
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class LayoutLocalizer :
XtraLocalizer<LayoutStringId>
#Remarks
Note
There are controls that only satellite assemblies can translate (for example, the Search dialog in Xtra
For more information on utilizing the LayoutLocalizer class, refer to the Localizing WinForms Controls via Localizer Objects document.