Skip to main content
All docs
V24.2

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

ReportDesignerLocalizer Properties
Show Inherited Hide Inherited

Enables you to localize the user interface elements of the End-User Report Designer for WPF.
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