ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / BorderTopColor Property

In This Topic
    BorderTopColor Property (DDCell)
    In This Topic
    Sets/gets the color of the top border.
    Syntax
    'Declaration
     
    Public Property BorderTopColor As Color
    public Color BorderTopColor {get; set;}
    See Also