Spread Silverlight Documentation
SaveState Method (CellEditUndoAction)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > CellEditUndoAction Class : SaveState Method
Saves the cell state for undoing the action before executing the action.
Syntax
'Declaration
 
Public Sub SaveState() 
'Usage
 
Dim instance As CellEditUndoAction
 
instance.SaveState()
public void SaveState()
See Also

Reference

CellEditUndoAction Class
CellEditUndoAction Members