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

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