Spread Silverlight Documentation
CanUndo Property (UndoManager)


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

Reference

UndoManager Class
UndoManager Members