Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / RangeGroup Class
Properties Methods

In This Topic
    RangeGroup Class Members
    In This Topic

    The following tables list the members exposed by RangeGroup.

    Public Constructors
     NameDescription
    Public ConstructorCreates an empty range group.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the state information of the current range group.  
    Public PropertyGets or sets the direction.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified outline (range group) is equal to the current range group.  
    Public MethodOverloaded. Expands or collapses an outline (range group) of rows or columns, by the specified level and index.  
    Public MethodGets the outline (range group) with a specified group level and row or column index.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodGets the level of a specified row or column.  
    Public MethodGets the number of the deepest level.  
    Public MethodGroups a range of rows or columns into an outline (range group) from a specified start index using a specified amount.  
    Public MethodDetermines whether the range group at the specified index is collapsed.  
    Public MethodDetermines whether the outline (range group) is empty.  
    Public MethodOverloaded. Removes a range of rows or columns from the outline (range group) at the specified start index by a specified amount.  
    Top
    See Also