Spread Windows Forms 12.0 Product Documentation
GroupDataModel Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : GroupDataModel Class

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

Public Methods
 NameDescription
Public MethodLoads the object from XML.  
Public MethodGets the name of the specified column in the group.  
Public MethodGets the group associated with the specified row.  
Public MethodGets a group footer for a specified row.  
Public MethodGets the model index of the group data model from the specified row.  
Public MethodGets the item in the specified row.  
Public MethodGets the group data model index from the target index.  
Public MethodOverridden. Gets a user-defined note value for the cell of the specified row and column.  
Public MethodOverridden. Gets an application-defined tag value for the cell of the specified row and column.  
Public MethodOverridden. Gets the value from the cell in the group.  
Public MethodOverloaded. Groups the rows with the specified sort information.  
Public MethodOverridden. Determines whether the cell in the group is editable.  
Public MethodOverridden. Determines whether the data model is empty.  
Public MethodDetermines whether the specified row is a group header (also called group node).  
Public MethodDetermines if the specified row is a group footer.  
Public MethodOverridden. Determines whether the specified row has data (is not empty).  
Public MethodOverridden. Gets the index of the next column in a specified row that contains data.  
Public MethodOverridden. Gets the index of the next row that contains data.  
Public MethodRuns when the entire object graph has been deserialized.  
Public MethodSaves the object to XML.  
Public MethodOverridden. Sets a user-defined note value for the cell at the specified row and column.  
Public MethodOverridden. Sets an application-defined tag value for the cell of the specified row and column.  
Public MethodOverridden. Sets the value of the cell in the group.  
Public MethodSorts the rows (after the Grouped event) according to the specified sorting information.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Raises the Changed event, and permits derived classes to handle the event without attaching a delegate.  
Protected MethodRaises the mapper updating event.  
Top
See Also

Reference

GroupDataModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Managing Grouping of Rows of User Data