ActiveReports 12
Resources Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Resources Property
Gets or sets the locally-defined resource dictionary.
Syntax
'Declaration
 
Public Property Resources As ResourceDictionary
public ResourceDictionary Resources {get; set;}

Property Value

The current locally-defined dictionary of resources, where each resource can be accessed by key.
See Also

Reference

Viewer Class
Viewer Members