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

In This Topic
    Bottom Property (BorderCollection)
    In This Topic
    Gets or sets the bottom border.
    Syntax
    'Declaration
     
    Public Property Bottom As Border
    public Border Bottom {get; set;}
    See Also