LocalizationItem Properties
A combination of a component name, property name, language name and a property value.Name | Description |
---|---|
Component | Gets or sets the reporting component or control whose property is localized. |
Culture | Gets or sets the item’s language. |
Data | Gets or sets the property’s serialized value. |
Path | Gets or sets the name of the reporting component’s localizable property. |
Value | Gets or sets the property value. |
See Also