ActiveReports 12
Foreground Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Foreground Property
Gets or sets a brush that describes the foreground color.
Syntax
'Declaration
 
Public Property Foreground As Brush
public Brush Foreground {get; set;}

Property Value

The brush that paints the foreground of the control. The default value is the system dialog font color.
See Also

Reference

Viewer Class
Viewer Members