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

Glossary Item Box

Specifies the width of the bottom border of the item.

Syntax

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

See Also