XtraLocalizer<T> Class
Represents the base class for all localizer classes.
Namespace: DevExpress.Utils.Localization
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Type Parameters
Name |
---|
T |
Related API Members
The following members return XtraLocalizer<T> objects:
Remarks
To learn more on localization of DevExpress products, refer to the Localization (Windows Forms Controls) and Localization (ASP.NET Controls) documents.
Inheritance
Show 94 items
Object
XtraLocalizer
XtraLocalizer<T>
See Also