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

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