[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCells.BorderBottomColor

BorderBottomColor Property

BorderBottomColor

Sets the color of the bottom border of the cell.

Declaration
public Color BorderBottomColor { set; }
Property Value
Type Description
Color

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

Remarks

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