[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.DeleteChildObjectUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves the child object and its index (if it is a shape) before deletion.

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

Boolean: true if successful; false otherwise

Overrides