GaugesCoreResXLocalizer Class
A default localizer to translate resources for ASP.NET Gauges and WinForms Gauges.
Namespace: DevExpress.XtraGauges.Core.Localization
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Remarks
Normally, you do not need to manually use an instance of the GaugesCoreResXLocalizer class. Instead, use satellite assemblies as described in the Localizing WinForms Controls via Satellite Resource Assemblies tutorial.
Inheritance
Object
XtraLocalizer
XtraLocalizer<DevExpress.XtraGauges.Core.Localization.GaugesCoreStringId>
DevExpress.Utils.Localization.XtraResXLocalizer<DevExpress.XtraGauges.Core.Localization.GaugesCoreStringId>
GaugesCoreResXLocalizer
See Also