C1.Web.Mvc.Sheet Namespace / Table Class


Table Class Properties

For a list of all members of this type, see Table members.

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