ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / CellStyle Class / BorderBottomWidth Property

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