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

Glossary Item Box

Describes the color of the bottom border of the item.

Syntax

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

See Also