ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / WorkbookTable Class / ShowBandedColumns Property

In This Topic
    ShowBandedColumns Property (WorkbookTable)
    In This Topic
    Indicating whether banded column formatting is applied.
    Syntax
    'Declaration
     
    
    Public Property ShowBandedColumns As Boolean
    public bool ShowBandedColumns {get; set;}
    See Also