ActiveReports 12
BackColor Property (WebViewer)

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

Property Value

A System.Drawing.Color that represents the background color of the control. The default is System.Drawing.Color.Empty, which indicates that this property is not set.
See Also

Reference

WebViewer Class
WebViewer Members