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

Glossary Item Box

The color of the right border.

Syntax

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

See Also