ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / TableStyle Class / SecondBandedRowStyle Property

In This Topic
    SecondBandedRowStyle Property (TableStyle)
    In This Topic
    Gets or sets the second banded row style.
    Syntax
    'Declaration
     
    
    Public Property SecondBandedRowStyle As BandedTableSectionStyle
    public BandedTableSectionStyle SecondBandedRowStyle {get; set;}
    See Also