ActiveReports Developer 7
BackgroundColor Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Field Class : BackgroundColor Property

Glossary Item Box

Gets the background color associated with this field.

Syntax

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

See Also