GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > LocalizationResource Class : GetResourceValue Method |
The resource key, based on the template: [control name].[property name].
Get the resource value for the given key.
'Declaration Public Function GetResourceValue( _ ByVal key As System.String _ ) As System.String
public System.string GetResourceValue( System.string key )
The resource key, based on the template: [control name].[property name].
The resource value string.