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

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