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

Glossary Item Box

Describes the style of the right border of the item.

Syntax

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

See Also