[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCell.BorderDiagonalColor

BorderDiagonalColor Property

BorderDiagonalColor

Gets or sets the color of the diagonal part of the cell border.

Declaration
public Color BorderDiagonalColor { get; 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.