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

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