Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / GroupClickUndoAction Class


GroupClickUndoAction Class Methods

For a list of all members of this type, see GroupClickUndoAction members.

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