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

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