[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCell.BorderTopColor

BorderTopColor Property

BorderTopColor

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

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

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

Remarks

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