Spread Silverlight Documentation
CanUndo Property (IUndo)


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

Reference

IUndo Interface
IUndo Members