Spread Silverlight Documentation
CanRedo Property


GrapeCity.Windows.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 System.Boolean
'Usage
 
Dim instance As UndoManager
Dim value As System.Boolean
 
value = instance.CanRedo
public System.bool CanRedo {get;}
See Also

Reference

UndoManager Class
UndoManager Members