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

Glossary Item Box

Specifies the style of the bottom border of the item.

Syntax

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

See Also