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

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