Spread for ASP.NET 10 Product Documentation
IGroupSupport Interface Members
Properties  Methods 

The following tables list the members exposed by IGroupSupport.

Public Properties
 NameDescription
 PropertyColumnCountGets or sets the number of columns. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
 PropertyEnableGroupFooterGets or sets whether the group model has a group footer.  
 PropertyGroupComparerGets the comparer for the group.  
 PropertyRowCountGets or sets the number of rows. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
 PropertySortInfoGets the sort information for the group.  
 PropertyTargetModelGets the target sheet data model.  
Top
Public Methods
 NameDescription
 MethodGetColumnNameGets the name of the specified column.  
 MethodGetGroupGets a group for a specified row.  
 MethodGetGroupFooterGets a group footer for a specified row.  
 MethodGetNoteGets the note for a cell of the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
 MethodGetTagGets the application data for a cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
 MethodGetValueGets the value in a cell at the specified row and column. (Inherited from FarPoint.Web.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.Web.Spread.Model.ISheetDataModel)
 MethodIsEmptyDetermines whether the model is empty of data. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
 MethodIsGroupReturns true if the row is a group node.  
 MethodIsGroupFooterDetermines if the specified row is a group footer.  
 MethodIsRowUsedDetermines whether the specified row contains data. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
 MethodSetNoteSets the note for a cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
 MethodSetTagSets the application data associated with the cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
 MethodSetValueSets data in a cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel)
Top
See Also

Reference

IGroupSupport Interface
FarPoint.Web.Spread.Model Namespace

User-Task Documentation

Optional Interfaces

 

 


Copyright © GrapeCity, inc. All rights reserved.