[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.SheetTabDragDropUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves the undo state.

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

Boolean: true if successful; false otherwise

Overrides
Remarks

This implementation does nothing since undo state is specified in the contstructor.