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

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