ActiveReports Developer 7
TopBorderColor Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > IBorders Interface : TopBorderColor Property

Glossary Item Box

The color of the top border.

Syntax

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

See Also