XtraLocalizer<T> Class
Represents the base class for all localizer classes.
Namespace: DevExpress.Utils.Localization
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public abstract class XtraLocalizer<T> :
XtraLocalizer
where T : struct
#Type Parameters
Name |
---|
T |
#Related API Members
The following members return XtraLocalizer
#Remarks
To learn more on localization of DevExpress products, refer to the Localization (Windows Forms Controls) and Localization (ASP.NET Controls) documents.