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