ActiveReports 12
Right Property (BorderColor)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > BorderColor Class : Right Property

Gets or sets the color of the right border.

Syntax
'Declaration
 
Public Property Right As ExpressionInfo
public ExpressionInfo Right {get; set;}

Property Value

An ExpressionInfo object that evaluates to the color of the right border.
See Also

Reference

BorderColor Class
BorderColor Members