Spread Windows Forms 10.0 Product Documentation
IGroupSupport Interface Methods

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

Public Methods
 NameDescription
 MethodGetColumnNameGets the name of the specified column.  
 MethodGetGroupGets a group for a specified row.  
 MethodGetNoteGets the note for a cell of the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodGetTagGets the application data for a cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodGetValueGets the value in a cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodGroupGroups the rows by the specified sort information.  
 MethodIsEditableDetermines whether the contents of the cell at the specified row and column are editable. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodIsEmptyDetermines whether the model is empty of data. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodIsGroupDetermines if the specified row is a group header (also called group node).  
 MethodIsRowUsedDetermines whether the specified row contains data. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodSetNoteSets the note for a cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodSetTagSets the application data associated with the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 MethodSetValueSets data in a cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
Top
See Also

Reference

IGroupSupport Interface
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Managing Grouping of Rows of User Data

 

 


Copyright © GrapeCity, inc. All rights reserved.