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