ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / 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