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

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