Skip to main content
A newer version of this page is available. .

XtraLocalizer<T> Class

Represents the base class for all localizer classes.

Namespace: DevExpress.Utils.Localization

Assembly: DevExpress.Data.v19.2.dll

Declaration

public abstract class XtraLocalizer<T>
    where T :
    struct

Type Parameters

Name
T

The following members return XtraLocalizer 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 87 items
Object
XtraLocalizer<T>
See Also