The following tables list the members exposed by GroupClickUndoAction.
Name | Description | |
---|---|---|
GroupClickUndoAction Constructor | Creates a new GroupClickUndoAction object. |
Name | Description | |
---|---|---|
column | Specifies the index of the column clicked in the grouping bar. | |
sheetView | Specifies the sheet that contains the column. |
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. |