OfficeLocalizer Properties
A base class that provides necessary functionality for custom localizers of elements which are common for office-inspired controls.Name | Description |
---|---|
Active static | Gets or sets a localizer object providing 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