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

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