[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCells.BorderTopColor

BorderTopColor Property

BorderTopColor

Sets the color of the top border of the cell.

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

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

Remarks

To handle the conversion, we have an implicit operator on GrapeCity.SpreadBuilder.Style.COLORREF.