[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCells.BorderLeftColor

BorderLeftColor Property

BorderLeftColor

Sets the color of the left border of the cell.

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

A Color value representing the color of the cell's left border.

Remarks

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