ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class / BorderTopColor Property

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