ActiveReports 12
ForeColor Property (WebViewer)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : ForeColor Property
Gets or sets the foreground color (typically the color of the text) of the Web server control.
Syntax
'Declaration
 
Public Overridable Property ForeColor As Color
public virtual Color ForeColor {get; set;}

Property Value

A System.Drawing.Color that represents the foreground color of the control. The default is System.Drawing.Color.Empty.
See Also

Reference

WebViewer Class
WebViewer Members