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

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