ActiveReports Developer 7
RightBorderWidth Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : RightBorderWidth Property

Glossary Item Box

Describes the width of the right border of the report.

Syntax

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

See Also