For a list of all members of this type, see CellEditUndoAction members.
Public Methods
| Name | Description |
| CanExecute | Overridden.
Defines the method that determines whether the action can execute in its current state.
|
| Execute | Overridden.
Defines the method to be called when the action is invoked.
|
| SaveState |
Saves the cell state for undoing the action before executing the action.
|
| ToString | Returns a System.String that represents this instance. |
| Undo |
Undoes the command or operation.
|
Top
Protected Methods
See Also