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

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