[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCell.BorderDiagonalEnum

BorderDiagonalEnum Property

BorderDiagonalEnum

Gets or sets the direction of the diagonal borders within the cell.

Declaration
public BorderDiagonalStyles BorderDiagonalEnum { get; set; }
Property Value
Type Description
BorderDiagonalStyles

A BorderDiagonalStyles value that specifies the direction of the diagonal borders. It determines whether a diagonal border goes upward, downward, or both, potentially forming an "X" shape across the cell.

Remarks

Possible values are listed in BorderDiagonalStyles. By default, this property is None and will not be displayed if you do not set it.