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

Glossary Item Box

The style of the top border.

Syntax

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

See Also