Click or drag to resize

IUndoRedoManagerTCanRedo Property

Checks if there are any stored state available on the redo stack.

Namespace: RAYLASE.Marker.UndoRedo
Assembly: RAYLASE.Marker.UndoRedo (in RAYLASE.Marker.UndoRedo.dll) Version: 2.19.0
Syntax
C#
bool CanRedo { get; }

Property Value

Boolean
See Also