Spread Silverlight Documentation
CanUndo Property (ClipboardPasteUndoAction)


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

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members