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

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