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

Glossary Item Box

Describes the style of the left border of the item.

Syntax

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

See Also