[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.CellDragDropUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

This implemenation does nothing, since undo state is passed to the constructor.

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

Boolean: true if successful; false otherwise

Overrides