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

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