ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / BorderDiagonalColor Property

In This Topic
    BorderDiagonalColor Property (DDCells)
    In This Topic
    Sets the color of the diagonal border.
    Syntax
    'Declaration
     
    Public WriteOnly Property BorderDiagonalColor As Color
    public Color BorderDiagonalColor {set;}
    Remarks
    See BorderTopColor property for more comments in the implementation of these BorderColor props.
    See Also