[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.BorderWidth.Bottom

Bottom Property

Bottom

Gets or sets a width of the bottom border.

Declaration
public ExpressionInfo Bottom { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object evaluating to a Length value indicating the width of the bottom border.

Remarks

Default value is 1pt; the maximum is 20pt; the minimum is .25pt.