[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCells.BorderDiagonalColor

BorderDiagonalColor Property

BorderDiagonalColor

Sets the color of the diagonal borders of the cell.

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

A Color value representing the color of the diagonal part of the cell border.

Remarks

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