ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / WorkbookTable Class / ShowBandedRows Property

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