ActiveReports 13
ForeColor Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : ForeColor Property
Gets or sets the foreground color of the control.
Syntax
'Declaration
 
Public Overridable Property ForeColor As Color
public virtual Color ForeColor {get; set;}

Property Value

The foreground System.Drawing.Color of the control. The default is the value of the System.Windows.Forms.Control.DefaultForeColor property.
See Also

Reference

Viewer Class
Viewer Members