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

Glossary Item Box

The style of the left border.

Syntax

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

See Also