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

In This Topic
    RangeGroupStateChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RangeGroupStateChangingEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new set of event arguments for the change of state of the outline (range group).  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    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 was changed.  
    Public Property Gets the view that contains the outline (range group) whose state is changing.  
    Top
    See Also