FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : GroupClickUndoAction Class |
For a list of all members of this type, see GroupClickUndoAction members.
Name | Description | |
---|---|---|
Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformUndoAction | Overridden. Reverses the sort in the clicked group. | |
ToString | Returns a string that represents this object. | |
Undo | Overridden. Reverses the sort in the clicked group. |
Name | Description | |
---|---|---|
ClickGroup | Helper function that reverses the sort in the clicked group (called by PerformUndoAction and Undo). | |
SaveUndoState | Overridden. Saves undo state. |