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