[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.TopBorder

TopBorder Property

TopBorder

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

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

A Border object containing the top border properties.

Remarks

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