ActiveReports Developer 7
Resources Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Resources Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property Resources As System.Windows.ResourceDictionary
C# 
public System.Windows.ResourceDictionary Resources {get; set;}

See Also