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

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