C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal Namespace : History Class |
The following tables list the members exposed by History.
Name | Description | |
---|---|---|
CanRedo | Returns true if redo command can be executed | |
CanUndo | Returns true if undo command can be executed | |
RedoList | Returns the list of available redo operations. | |
UndoList | Returns the list of available undo operations. |
Name | Description | |
---|---|---|
Redo | Overloaded. Redo a given number of operations. | |
Undo | Overloaded. Undo a given number of operations. |