Spread Windows Forms 17
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 PropertyGets the child groups of this outline (range group).  
    Public PropertyGets the end index of this outline (range group).  
    Public PropertyGets the length of this outline (range group).  
    Public PropertyGets or sets the level of this outline (range group).  
    Public PropertyGets the start index of this outline (range group).  
    Public PropertyGets the state of this outline (range group).  
    Top
    Public Methods
     NameDescription
    Public MethodClones the outline (range group).  
    Public MethodCompares 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 MethodPopulates a serialization information object with the data needed to serialize an outline (range group).  
    Public MethodGets the parent of this outline (range group).  
    Public MethodSaves an outline (range group) to XML.  
    Public MethodConverts the attributes of this outline (range group) to a human-readable string.  
    Top
    See Also