ReportLocalizer Properties
Enables you to localize the user interface elements of XtraReports.| Name | Description |
|---|---|
| Active static | Specifies a localizer object providing localization of the XtraReports Suite interface at runtime. |
| Language | Returns the name of the language currently used by this localizer object. Inherited from XtraLocalizer<T>. |
| UserResourceManager static | Inherited from XtraLocalizer<T>. |
See Also