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

Glossary Item Box

The color of the background.

Syntax

Visual Basic (Declaration) 
Property BackgroundColor As ColorEx
C# 
ColorEx BackgroundColor {get; set;}

Remarks

Does not seem as used somewhere, probably should be removed.

See Also