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

In This Topic
    RangeGroupStateChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RangeGroupStateChangedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new set of event arguments for a change of state of the outline (range group).  
    Top
    Public Properties
     NameDescription
    Public Property Gets whether the outline (range group) is a group of rows.  
    Public Property Gets the infomation about the outline (range group) whose state has changed.  
    Public Property Gets the view that contains the outline (range group) whose state has changed.  
    Top
    See Also