ActiveReports 12
Left Property (BorderColor)

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

Gets or sets the color of the left border.

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

Property Value

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

Reference

BorderColor Class
BorderColor Members