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

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