Spread Windows Forms 9.0 Product Documentation
DefaultRangeGroupModel Class Members
Fields  Methods  Events


The following tables list the members exposed by DefaultRangeGroupModel.

Public Constructors
 NameDescription
Public ConstructorDefaultRangeGroupModel ConstructorCreates a new default outline (range group) model.  
Top
Public Fields
 NameDescription
Public FieldCOLUMNGROUP_SERIALIZATIONSTRINGRepresents the constant serialization string for ColumnGroup.  
Public FieldROWGROUP_SERIALIZATIONSTRINGRepresents the constant serialization string for RowGroup.  
Top
Public Methods
 NameDescription
Public MethodAddGroupGroups all the rows or columns from the specified start index by the specified amount to an outline (range group).  
Public MethodAddIndexesAdds a specified amount of indexes starting with a specified index in an outline (range group).  
Public MethodClearRangeGroupRemoves all the outlines (range groups) of rows or columns.  
Public MethodDeserializeLoads the contents of an outline (range group) from XML.  
Public MethodExpandGroupExpands an outline (range group) of rows or columns.  
Public MethodExpandsOverloaded.   
Public MethodFindGroupFinds an outline (range group) with the specified level and end index.  
Public MethodFindGroupByIndexFinds an outline (range group) with a specified level and index.  
Public MethodGetCopyGets a copy of outlines (range groups) from the specified index with the specified count.  
Public MethodGetGroupLevelsGets the level of an outline (range group) of rows or columns.  
Public MethodGetObjectDataPopulates a serialization information object with the data needed to serialize the outline (range group).  
Public MethodGetOutLineLevelGets the outline level of the specified index of the range row or column group.  
Public MethodGetRangeGroupInfoGets an outline (range group) by level.  
Public MethodIsCollapsedDetermines if a row or column belongs to any closed outline (range group). Row or column index Whether the outline (range group) is of rows Boolean: true if the row or column belongs to a closed range group; otherwise, false  
Public MethodMoveMoves an outline (range group) by the specified indexes.  
Public MethodPasteGroupPastes an outline (range group) into a segment starting with the paste index.  
Public MethodRemoveGroupRemoves rows or columns from the outline (range group) from the specified index and count, and returns them to individual rows and columns.  
Public MethodRemoveIndexesRemoves indexes of an outline (range group) starting with the specified index and moving up indexes below that.  
Public MethodSerializeSaves the contents of an outline (range group) to XML.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the outline (range group) model has changed.  
Public EventChangingOccurs when the outline (range group) model is changing.  
Top
See Also

Reference

DefaultRangeGroupModel Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.