IUndoRedoState

Assembly: System;

Description

The IUndoRedoState interface is used to work with states of actions stored in Undo/Redo stack.

Properties

  Property name Brief description
Action The Action property returns a string that contains description of the action stored in Undo/Redo stack.

See also:

System Assembly Interfaces