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

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