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

Glossary Item Box

The style of the bottom border.

Syntax

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

See Also