[]
Helper function that reverses the sort in the clicked group (called by PerformUndoAction and Undo).
protected virtual bool ClickGroup(SpreadView spreadView)
Protected Overridable Function ClickGroup(spreadView As SpreadView) As Boolean
Type | Name | Description |
---|---|---|
SpreadView | spreadView | The object |
Type | Description |
---|---|
bool | Boolean: true if successful; false otherwise |