ActiveReports 12
LocalizationResources Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : LocalizationResources Property

Gets the collection of the localization resources for the report.

Syntax
'Declaration
 
Public ReadOnly Property LocalizationResources As LocalizationResourceCollection
public LocalizationResourceCollection LocalizationResources {get;}

Property Value

The collection of the localization resources for the report.

See Also

Reference

Report Class
Report Members