ActiveReports Developer 7
BackColor Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : BackColor Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property BackColor As Color
C# 
public virtual Color BackColor {get; set;}

See Also