Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableView Class


In This Topic
    TableView Class Methods
    In This Topic

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

    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
    See Also