GrapeCity.Xaml.SpreadSheet.UI
CanRedo Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > UndoManager Class : CanRedo Property
Gets a value that indicates whether the UndoManager can redo an action.
Syntax
'Declaration
 
Public ReadOnly Property CanRedo As Boolean
'Usage
 
Dim instance As UndoManager
Dim value As Boolean
 
value = instance.CanRedo
public bool CanRedo {get;}
See Also

Reference

UndoManager Class
UndoManager Members