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

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