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

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