LocalizationItem.Culture Property
Gets or sets the item’s language.
Namespace: DevExpress.XtraReports.Localization
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the culture’s language code. |
See Also