Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IGroupSupport Interface

In This Topic
IGroupSupport Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodInternal use only. Disposes.  
 MethodGets the name of the specified column.  
 MethodGets a group for a specified row.  
 MethodGets the note for a cell of the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodGets the application data for a cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodGets the value in a cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodGroups the rows by the specified sort information.  
 MethodDetermines whether the contents of the cell at the specified row and column are editable. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodDetermines whether the model is empty of data. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodDetermines if the specified row is a group header (also called group node).  
 MethodDetermines whether the specified row contains data. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodSets the note for a cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodSets the application data associated with the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodSets data in a cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
Top
See Also