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

Glossary Item Box

Specifies the default width of the border of the item.

Syntax

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

See Also