Spread Silverlight Documentation
SaveState Method (ClipboardPasteUndoAction)


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

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members