BottomBorderWidth Property (IBorders)
In This Topic
Gets the width of the bottom border.
Syntax
'Declaration
ReadOnly Property BottomBorderWidth As Length
Length BottomBorderWidth {get;}
Property Value
The width of the bottom border as a
GrapeCity.ActiveReports.PageReportModel.Length.
See Also