Spread Windows Forms 12.0 Product Documentation
IGroupSupport2 Interface Members
Properties  Methods 

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IGroupSupport2 Interface

The following tables list the members exposed by IGroupSupport2.

Public Properties
 NameDescription
 PropertyGets or sets the number of columns. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 PropertyGets the comparer for the group. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 PropertyGets or sets the number of rows. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 PropertyGets the sort information for the group. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 PropertyGets or sets whether the grouping is suspended.  
 PropertyGets the target sheet data model. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
Top
Public Methods
 NameDescription
 MethodGets the name of the specified column. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 MethodGets a group for a specified row. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 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. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 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). (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 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

Reference

IGroupSupport2 Interface
FarPoint.Win.Spread.Model Namespace