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