Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / GroupClickUndoAction Class
Fields Methods


In This Topic
    GroupClickUndoAction Class Members
    In This Topic

    The following tables list the members exposed by GroupClickUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new GroupClickUndoAction object.  
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the index of the column clicked in the grouping bar.  
    Protected FieldSpecifies the sheet that contains the column.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Reverses the sort in the clicked group.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Reverses the sort in the clicked group.  
    Top
    Protected Methods
     NameDescription
    Protected MethodHelper function that reverses the sort in the clicked group (called by PerformUndoAction and Undo).  
    Protected MethodOverridden. Saves undo state.  
    Top
    See Also