Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupInfo Class
Properties Methods

In This Topic
    RangeGroupInfo Class Members
    In This Topic

    The following tables list the members exposed by RangeGroupInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the child groups of this outline (range group).  
    Public Property Gets the end index of this outline (range group).  
    Public Property Gets or sets the level of this outline (range group).  
    Public Property Gets the start index of this outline (range group).  
    Public Property Gets the state of this outline (range group).  
    Top
    Public Methods
     NameDescription
    Public Method Clones the outline (range group).  
    Public Method Compares this instance to a specified RangeGroupInfo object and returns an indication of their relative values.  
    Public MethodOverloaded.  Loads the contents of an outline (range group) from XML.  
    Public Method Gets the parent of this outline (range group).  
    Public Method Saves an outline (range group) to XML.  
    Public Method Converts the attributes of this outline (range group) to a human-readable string.  
    Top
    See Also