[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCell.BorderRightColor

BorderRightColor Property

BorderRightColor

Gets or sets the color of the right border of the cell.

Declaration
public Color BorderRightColor { get; set; }
Property Value
Type Description
Color

A Color representing the color of the cell's right border.

Remarks

See the BorderTopColor property for more comments on the implementation of these BorderColor props.