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

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