The properties of the IUndoService interface are listed below. For a complete list of IUndoService interface members, see the IUndoService Members topic.
Enabled | Gets or sets the current state of the current undo service. |
RedoActionList | Gets or sets an array of type IActionUnit that contains the redo actions that represent actions that have been undone. |
UndoActionList | Gets or sets an array of type IActionUnit that contains the undo actions that represent actions that have been undone. |
IUndoService Interface | System.ComponentModel.Design Namespace