Spread Windows Forms 15.0
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 ConstructorCreates a new set of event arguments for a change of state of the outline (range group).  
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether the outline (range group) is a group of rows.  
    Public PropertyGets the infomation about the outline (range group) whose state has changed.  
    Public PropertyGets the view that contains the outline (range group) whose state has changed.  
    Top
    See Also