LocalizationItem.Data Property
Gets or sets the property’s serialized value.
Namespace: DevExpress.XtraReports.Localization
Assembly: DevExpress.XtraReports.v25.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the serialized value of the property. |
See Also