Spread Windows Forms 12.0 Product Documentation
TableView Class Members
Properties  Methods  Events


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TableView Class

The following tables list the members exposed by TableView.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether to display the banded column style in the table.  
Public PropertyGets or sets whether the banded row style is displayed in the table.  
Public PropertyGets or sets table comments.  
Public PropertyGets the table range area.  
Public PropertyGets data source of the TableView.  
Public PropertyGets or sets whether to display the filter button in the table header row.  
Public PropertyGets or sets whether to display the first column style in the table.  
Public PropertyGets header row index.  
Public PropertyGets or sets whether the header row is visible.  
Public PropertyGets or sets whether to display the last column style in the table.  
Public PropertyGets or sets the table name.  
Public PropertyGets or sets the table style name.  
Public PropertyGets the table column collection.  
Public PropertyGets or sets style information for the table data area.  
Public PropertyGets or sets style name for the table data area.  
Public PropertyGets or sets style information for the table header row area.  
Public PropertyGets or sets style name for the table header row area.  
Public PropertyGets or sets style information for the table total row area.  
Public PropertyGets or sets style name for the table total row area.  
Public PropertyGets total row index.  
Public PropertyGets or sets whether the total row is visible.  
Top
Public Methods
 NameDescription
Public MethodAdds columns to the table.  
Public MethodAdd rows into the table data area.  
Public MethodFilters a column in the table.  
Public MethodGets the column index.  
Public MethodGets table column name.  
Public MethodGets column formula from a special column.  
Public MethodGets unique name for a table column.  
Public MethodMoves the columns in the table.  
Public MethodMoves the rows in the table.  
Public MethodRemoves columns from the table.  
Public MethodRemoves rows from the table data area.  
Public MethodResets total row values and formulas.  
Public MethodResizes the table.  
Public MethodSets the column names for the table. The count of array names must equal the count of table columns. Each element must not be null or empty and each element must be unique (not case sensitive) in the array names.  
Public MethodSets data formula in a special column.  
Public MethodOverloaded. Performs a table sort using a complex table sort information setting.  
Top
Protected Methods
 NameDescription
Protected MethodDeserializes for each binary entry.  
Top
Public Events
 NameDescription
Public EventOccurs when name of the table changed.  
Public EventOccurs when name of the table is about to change.  
Public EventOccurs when the user changes a property of the table.  
Public EventOccurs when the user is changing a property of the table.  
Public EventOccurs when table range changed.  
Public EventOccurs when table range is about to change.  
Top
See Also

Reference

TableView Class
FarPoint.Win.Spread Namespace