[]
Represents a localization resource for the Report.
public sealed class LocalizationResource
| Name | Description |
|---|---|
| KeyFormat | Gets a format of key for resource. |
| Name | Description |
|---|---|
| AddResourceValue(string, string) | Adds a resource value for the given key. |
| GetResourceValue(string) | Gets the resource value using the specified key. |
| GetResourcesByItemName(string) | Gets the resources using the specified item name. |
| RemoveResourceValue(string) | Removes the resource value using the specified key. |