Spread Windows Forms 15.0
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 ConstructorCreates 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 PropertyGets whether the outline (range group) is a group of rows.  
    Public PropertyGets the infomation about the outline (range group) whose state was changed.  
    Public PropertyGets the view that contains the outline (range group) whose state is changing.  
    Top
    See Also