Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupModelEventArgs Class
Properties


In This Topic
    RangeGroupModelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RangeGroupModelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the indexes of changed rows or columns of the outline (range group).  
    Public PropertyGets the number of rows or columns in the outline (range group).  
    Public PropertyGets whether the outline (range group) is expanded (or else collapsed).  
    Public PropertyGets the outline (range group) to expand (or collapse).  
    Public PropertyGets whether the outline (range group) is of rows (or else columns).  
    Public PropertyGets the starting index of rows or columns of the outline (range group).  
    Public PropertyGets the type of outline (range group) event.  
    Top
    See Also