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.v25.1.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. |