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

Glossary Item Box

Describes the height of the top border of the item.

Syntax

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

See Also