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

Glossary Item Box

The style of the right border.

Syntax

Visual Basic (Declaration) 
ReadOnly Property RightBorderStyle As System.String
C# 
System.string RightBorderStyle {get;}

See Also