GrapeCity.Xaml.SpreadSheet.UI
CanUndo Property (UndoManager)


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

Reference

UndoManager Class
UndoManager Members