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


In This Topic
    Table Class Members
    In This Topic

    The following tables list the members exposed by Table.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that determines whether the first table column should have the style applied.  
    Public PropertyGets or sets a value that determines whether the last table column should have the style applied.  
    Public PropertyGets or sets the table's columns.  
    Public PropertyGets ItemsSource settings.  
    Public PropertyGets or sets the table name.  
    Public PropertyGets or sets the range of the table.  
    Public PropertyIndicating whether banded column formatting is applied.  
    Public PropertyGets or sets a value that determines whether banded row formatting is applied.  
    Public PropertyIndicates whether the table should include a header row.  
    Public PropertyIndicates whether the table should include a total row.  
    Public PropertyGets or sets the TableStyle associated with this table.  
    Top
    See Also