Skip to main content
A newer version of this page is available. .

DevExpress.XtraReports.Localization Namespace

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

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.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
LocalizationProvider Abstract base class that defines a method to get localizable objects. For internal use.
LocalizationProviderAttribute Specifies the type of the localization provider created to collect localizable properties and their values.
ReportLocalizer Enables you to localize the user interface elements of XtraReports.
ReportResLocalizer A default localizer to translate the XtraReports’ 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.