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