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

In This Topic
    TableSectionStyle Class
    In This Topic
    Defines the table styling properties.
    Object Model
    TableSectionStyle Class
    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