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

Glossary Item Box

The color of the left border.

Syntax

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

See Also