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

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