MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / LocalizationResources Property

In This Topic
LocalizationResources Property (Report)
In This Topic
Gets the collection of localization resources for the report.
Syntax
'Declaration
 
Public ReadOnly Property LocalizationResources As LocalizationResourceCollection
 

Property Value

A LocalizationResourceCollection object containing localization resources associated with the report.
See Also