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

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