BottomBorderWidth Property (IStyle)
In This Topic
Gets the height of the bottom border of the item.
Syntax
'Declaration
ReadOnly Property BottomBorderWidth As Length
Length BottomBorderWidth {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length value representing the width of the bottom border.
See Also