DXLocalizer<T> Properties
Represents the base class for localizer classes used for DevExpress controls.| Name | Description |
|---|---|
| Active static | Gets or sets a localizer object that provides user interface localization at runtime. |
| Language | Returns the name of the language currently used by this localizer object. Inherited from XtraLocalizer<T>. |
| UserResourceManager static | Inherited from XtraLocalizer<T>. |
See Also