corelibraries-devexpress-dot-utils-dot-localization-dot-xtralocalizer-1.md
Represents the base class for all localizer classes.
Namespace : DevExpress.Utils.Localization
Assembly : DevExpress.Data.v25.2.dll
NuGet Package : DevExpress.Data
public abstract class XtraLocalizer<T> :
XtraLocalizer
where T : struct
Public MustInherit Class XtraLocalizer(Of T As Structure)
Inherits XtraLocalizer
| Name |
|---|
| T |
The following members return XtraLocalizer<T> objects:
To learn more on localization of DevExpress products, refer to the Localization (Windows Forms Controls) and Localization (ASP.NET Controls) documents.
Show 91 items
Object XtraLocalizer XtraLocalizer<T> AIIntegrationLocalizer
ASPxRichEditResourcesLocalizer
ASPxSpreadsheetResourcesLocalizer
RichEditExtensionsResLocalizer
XtraSpreadsheetCellErrorNameLocalizer
XtraSpreadsheetFunctionNameLocalizer
See Also