Spread Windows Forms 12.0 Product Documentation
SaveUndoState Method (ClipboardPasteSheetUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ClipboardPasteSheetUndoAction Class : SaveUndoState Method
Saves the undo state before performing the action.
Syntax
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
'Usage
 
Dim instance As ClipboardPasteSheetUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()
protected override bool SaveUndoState()
See Also

Reference

ClipboardPasteSheetUndoAction Class
ClipboardPasteSheetUndoAction Members