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

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