The UndoStack type exposes the following members.

Properties

  Name Description
Public property CanRedo
Returns true if the redo stack is not empty.
Public property CanUndo
Returns true if the undo stack is not empty.
Public property Enabled
Gets or sets whether the designer should save the state of the report before applying any changes (e.g., when the user moves a field with the mouse).

See Also