ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / CellStyle Class / BorderBottomColor Property

In This Topic
    BorderBottomColor Property (CellStyle)
    In This Topic
    Color of the Bottom border.
    Syntax
    'Declaration
     
    
    Public Property BorderBottomColor As String
    public string BorderBottomColor {get; set;}
    See Also