Spread Silverlight Documentation
CanUndo Property (DragFloatingObjectUndoAction)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > DragFloatingObjectUndoAction Class : CanUndo Property
Gets a value that indicates whether the command or operation can be undone.
Syntax
'Declaration
 
Public ReadOnly Property CanUndo As System.Boolean
'Usage
 
Dim instance As DragFloatingObjectUndoAction
Dim value As System.Boolean
 
value = instance.CanUndo
public System.bool CanUndo {get;}
See Also

Reference

DragFloatingObjectUndoAction Class
DragFloatingObjectUndoAction Members