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

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

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

    See Also