ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class / BorderHorizontalColor Property

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