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

In This Topic
    Vertical Property
    In This Topic
    Gets or sets the vertical border setting.
    Syntax
    'Declaration
     
    Public Property Vertical As Border
    public Border Vertical {get; set;}
    See Also