[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.BottomBorder

BottomBorder Property

BottomBorder

Gets or sets the bottom border properties, such as color, style and width.

Declaration
public Border BottomBorder { get; set; }
Property Value
Type Description
Border

A Border object containing the bottom border properties.

Remarks

The object copies Bottom property from BorderColor, BorderStyle and BorderWidth, or set new values to them.