ActiveReports Developer 7
BackgroundColor Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : BackgroundColor Property

Glossary Item Box

Specifies color of the background

Syntax

Visual Basic (Declaration) 
ReadOnly Property BackgroundColor As System.String
C# 
System.string BackgroundColor {get;}

See Also