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

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