Spread Windows Forms 12.0 Product Documentation
DefaultRangeGroupModel Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : DefaultRangeGroupModel Class

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

Public Methods
 NameDescription
Public MethodGroups all the rows or columns from the specified start index by the specified amount to an outline (range group).  
Public MethodAdds a specified amount of indexes starting with a specified index in an outline (range group).  
Public MethodRemoves all the outlines (range groups) of rows or columns.  
Public MethodLoads the contents of an outline (range group) from XML.  
Public MethodExpands an outline (range group) of rows or columns.  
Public MethodOverloaded.   
Public MethodFinds an outline (range group) with the specified level and end index.  
Public MethodFinds an outline (range group) with a specified level and index.  
Public MethodGets a copy of outlines (range groups) from the specified index with the specified count.  
Public MethodGets the level of an outline (range group) of rows or columns.  
Public MethodPopulates a serialization information object with the data needed to serialize the outline (range group).  
Public MethodGets the outline level of the specified index of the range row or column group.  
Public MethodGets an outline (range group) by level.  
Public MethodDetermines if a row or column belongs to any closed outline (range group). Row or column indexWhether the outline (range group) is of rowsBoolean: true if the row or column belongs to a closed range group; otherwise, false  
Public MethodMoves an outline (range group) by the specified indexes.  
Public MethodPastes an outline (range group) into a segment starting with the paste index.  
Public MethodRemoves rows or columns from the outline (range group) from the specified index and count, and returns them to individual rows and columns.  
Public MethodRemoves indexes of an outline (range group) starting with the specified index and moving up indexes below that.  
Public MethodSaves the contents of an outline (range group) to XML.  
Top
Protected Methods
 NameDescription
Protected Method  
Top
See Also

Reference

DefaultRangeGroupModel Class
FarPoint.Win.Spread Namespace