ActiveReports 12
Bottom Property (BorderColor)

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

Gets or sets the color of the bottom border.

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

Property Value

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

Reference

BorderColor Class
BorderColor Members