Spread Windows Forms 10.0 Product Documentation
TableView Class Methods


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

Public Methods
 NameDescription
Public MethodAddColumnsAdds columns to the table.  
Public MethodAddDataRowsAdd rows into the table data area.  
Public MethodFilterFilters a column in the table.  
Public MethodGetColumnIndexGets the column index.  
Public MethodGetColumnNameGets table column name.  
Public MethodGetDataColumnFormulaGets column formula from a special column.  
Public MethodGetUniqueColumnNameGets unique name for a table column.  
Public MethodMoveTableColumnsMoves the columns in the table.  
Public MethodMoveTableRowsMoves the rows in the table.  
Public MethodRemoveColumnsRemoves columns from the table.  
Public MethodRemoveDataRowsRemoves rows from the table data area.  
Public MethodResetTotalRowResets total row values and formulas.  
Public MethodResizeResizes the table.  
Public MethodSetColumnNamesSets 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 MethodSetDataColumnFormulaSets data formula in a special column.  
Public MethodSortOverloaded. Performs a table sort using a complex table sort information setting.  
Top
Protected Methods
 NameDescription
Protected MethodDeserializeEntryDeserializes for each binary entry.  
Top
See Also

Reference

TableView Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.