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.v23.1.dll

NuGet Package: DevExpress.Reporting.Core

Classes

Name Description
ComponentLocalizationFilter
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.
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.