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

In This Topic
    BandedTableSectionStyle Class
    In This Topic
    Defines the table stripe styling properties.
    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