FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : GroupClickUndoAction Class |
The following tables list the members exposed by GroupClickUndoAction.
Name | Description | |
---|---|---|
GroupClickUndoAction Constructor | Creates a new GroupClickUndoAction object. |
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. |