A newer version of this page is available.
Switch to the current version.
XtraLocalizer<T> Class
Represents the base class for all localizer classes.
Namespace: DevExpress.Utils.Localization
Assembly: DevExpress.Data.v19.1.dll
Declaration
public abstract class XtraLocalizer<T>
where T :
struct
Public MustInherit Class XtraLocalizer(Of T As Structure)
Type Parameters
Name |
---|
T |
Related API Members
The following members accept/return XtraLocalizer
Remarks
To learn more on localization of DevExpress products, refer to the Localization (Windows Forms Controls) and Localization (ASP.NET Controls) documents.
Inheritance
See Also
Feedback