LocalizationItem Members
In This Article
#Constructors
Name | Description |
---|---|
Localization |
Initializes a new instance of the Localization |
Localization |
Initializes a new instance of the Localization |
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Determines whether the current localization item defines a value for the specified locale. |
Has |
Determines whether the current item has a value for the specified reporting component, language and property. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also