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

Glossary Item Box

The width of the bottom border.

Syntax

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

See Also