IUndoRedoState

Assembly: System;

Namespace: Prognoz.Platform.Interop.ForeSystem;

Description

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

Properties

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

See also:

System Assembly Interfaces