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


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

Reference

IUndo Interface
IUndo Members