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

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