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.XtraReports.Localization Namespace

In This Article

Contains types used to localize the user interface of the End-User Report Designer for WinForms and to localize a report.

Assembly: DevExpress.XtraReports.v24.2.dll

NuGet Package: DevExpress.Reporting.Core

#Classes

Name Description
LocalizationItem A combination of a component name, property name, language name and a property value.
LocalizationItemCollection A collection of localization items
PropertyLocalizationFilter
ReportLocalizer Enables you to localize the user interface elements of XtraReports.
ReportResLocalizer A default localizer to translate the Reporting resources.

#Interfaces

Name Description
IComponentLocalizer Defines a method to assign localized property values to the report control.

#Enums

Name Description
ReportStringId Contains values corresponding to strings that can be localized for the report designer.