[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.ClipboardCutUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves the undo state of this Clipboard cut action.

Declaration
protected override bool SaveUndoState()
Protected Overrides Function SaveUndoState() As Boolean
Returns
Type Description
bool
Overrides
Remarks

This implementation does nothing; the undo state is saved by getting the Clipboard objects after the cut.