Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IRangeGroupModel2 Interface
Methods Events

In This Topic
    IRangeGroupModel2 Interface Members
    In This Topic

    The following tables list the members exposed by IRangeGroupModel2.

    Public Methods
     NameDescription
     MethodGroups rows or columns into an outline (range group) from a specified start index by a specified amount. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodAdds a specified amount of outline (range group) indexes starting with a specified index in a group. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodRemoves all the outlines (range groups) of rows or columns. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodExpands an outline (range group) of rows or columns. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodExpands an outline (range group) at a specified index. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodFinds an outline (range group) with a specified level and end index. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodGets a copy of all the outlines (range groups) from the specified index with the specified count. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodGets the amount of the level of an outline (range group). (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodGets the outline level of the specified index of the outline (range group). (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodGets an outline (range group) of rows or columns by level. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodDetermines if a row or column belongs to any collapsed (closed) outline (range group). (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodMoves an outline (range group) and pastes it into an outline (range group) at the specified location, by indexes. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodPastes an outline (range group) into a segment starting with a specified index. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodRemoves an outline (range group) of rows or columns from a specified start index by a specified amount. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
     MethodRemoves the specified outline (range group) starting with a specified index and moving up indexes below that. (Inherited from FarPoint.Win.Spread.IRangeGroupModel)
    Top
    Public Events
     NameDescription
     EventOccurs when an outline (range group) is changing.  
    Top
    See Also