Spread Windows Forms 9.0 Product Documentation
IGroupFooterSupport Interface Members
Properties  Methods 

The following tables list the members exposed by IGroupFooterSupport.

Public Properties
 NameDescription
 PropertyColumnCountGets or sets the number of columns. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 PropertyGroupComparerGets the comparer for the group. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 PropertyGroupFooterVisibleGets or sets whether the group footer is displayed.  
 PropertyRowCountGets or sets the number of rows. (Inherited from FarPoint.Win.Spread.Model.ISheetDataModel)
 PropertySortInfoGets the sort information for the group. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 PropertyTargetModelGets the target sheet data model. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
Top
Public Methods
 NameDescription
 MethodGetColumnNameGets the name of the specified column. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 MethodGetGroupGets a group for a specified row. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 MethodGetGroupFooterGets a group footer 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. (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 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). (Inherited from FarPoint.Win.Spread.Model.IGroupSupport)
 MethodIsGroupFooterDetermines if the specified row is a group footer.  
 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

IGroupFooterSupport Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.