ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class
Members

In This Topic
    BandedTableSectionStyle Class
    In This Topic
    Defines the table stripe styling properties.
    Object Model
    BandedTableSectionStyle Class
    Syntax
    'Declaration
     
    Public Class BandedTableSectionStyle 
       Inherits TableSectionStyle
    public class BandedTableSectionStyle : TableSectionStyle 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Sheet.CellStyle
          C1.Web.Mvc.Sheet.TableSectionStyle
             C1.Web.Mvc.Sheet.BandedTableSectionStyle

    See Also