[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.BorderColor.Bottom

Bottom Property

Bottom

Gets or sets a color of the bottom border.

Declaration
[ExpressionBaseType(typeof(Color))]
public ExpressionInfo Bottom { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object evaluating to the color of the bottom border.

Remarks

Default value is Black.