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

Glossary Item Box

Specifies the foreground color of the item.

Syntax

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

See Also