ActiveReports Developer 7
RightBorderWidth Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > IBorders Interface : RightBorderWidth Property

Glossary Item Box

The width of the right border.

Syntax

Visual Basic (Declaration) 
ReadOnly Property RightBorderWidth As Length
C# 
Length RightBorderWidth {get;}

See Also