Search
UndoEventArgs Members
Methods
 


Contains the arguments passed to the ActionUndone and ActionRedone event handlers.

The following tables list the members exposed by the UndoEventArgs type.

 Public Methods

  Name Description

getCommand

Gets a reference to the Command instance related to the event being handled.

 See Also