ActiveReports 12
Top Property (BorderColor)

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

Gets or sets the color of the top border.

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

Property Value

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

Reference

BorderColor Class
BorderColor Members