ComponentOne ASP.NET MVC Controls
TableBuilder Class Members
Methods 

C1.Web.Mvc.Sheet.Fluent Namespace : TableBuilder Class

The following tables list the members exposed by TableBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one TableBuilder instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Sheet.Table.AlterFirstColumn. Sets a value that determines whether the first table column should have the style applied.  
Public MethodConfigurates C1.Web.Mvc.Sheet.Table.AlterLastColumn. Sets a value that determines whether the last table column should have the style applied.  
Public MethodOverloaded. Sets ItemsSource by builder.  
Public MethodConfigurates C1.Web.Mvc.Sheet.Table.ItemsSource. Sets ItemsSource settings.  
Public MethodSets the Columns property.  
Public MethodConfigurates C1.Web.Mvc.Sheet.Table.Name. Sets the table name.  
Public MethodOverloaded. Sets the Range property.  
Public MethodConfigurates C1.Web.Mvc.Sheet.Table.ShowBandedColumns. Indicating whether banded column formatting is applied.  
Public MethodConfigurates C1.Web.Mvc.Sheet.Table.ShowBandedRows. Sets a value that determines whether banded row formatting is applied.  
Public MethodConfigurates C1.Web.Mvc.Sheet.Table.ShowHeaderRow. Indicates whether the table should include a header row.  
Public MethodConfigurates C1.Web.Mvc.Sheet.Table.ShowTotalRow. Indicates whether the table should include a total row.  
Public MethodSets the Style property.  
Top
See Also

Reference

TableBuilder Class
C1.Web.Mvc.Sheet.Fluent Namespace