Spread Silverlight Documentation
SaveState Method (IUndo)


GrapeCity.Windows.SpreadSheet.UI Namespace > IUndo Interface : SaveState Method
Saves the state for undoing the command or operation.
Syntax
'Declaration
 
Sub SaveState() 
'Usage
 
Dim instance As IUndo
 
instance.SaveState()
void SaveState()
See Also

Reference

IUndo Interface
IUndo Members