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

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