Skip to main content

Localizing Your DevExpress-powered .NET App – Your Feedback Matters

We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

Take the survey Not interested

XtraLocalizer<T> Properties

Represents the base class for all localizer classes.
Name Description
Active static Gets or sets a localizer object providing localization of the user interface at runtime.
Language Returns the name of the language currently used by this localizer object.
UserResourceManager static
See Also