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

DevExpress.Utils.Localization Namespace

Represents classes, that implement basic functionality for localization of Windows Forms and ASP.NET controls.

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Classes

Name Description
CoreLibraryResources Contains localization strings from cross-platform assemblies used in Devexpress web and desktop controls.
XtraLocalizer Includes a comprehensive API to localize DevExpress UI controls.
XtraLocalizer.QueryLocalizedStringEventArgs Contains data for the QueryLocalizedString, QueryLocalizedStringNonTranslated, and QueryLocalizedStringContainerResource events.
XtraLocalizer<T> Represents the base class for all localizer classes.