[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.RightBorder

RightBorder Property

RightBorder

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

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

A Border object containing the right border properties.

Remarks

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