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

Glossary Item Box

The width of the left border.

Syntax

Visual Basic (Declaration) 
ReadOnly Property LeftBorderWidth As Length
C# 
Length LeftBorderWidth {get;}

See Also