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

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