FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : DeleteChildObjectUndoAction Class |
For a list of all members of this type, see DeleteChildObjectUndoAction members.
Name | Description | |
---|---|---|
Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformUndoAction | Overridden. Deletes the child. | |
ToString | Returns a string that represents this object. | |
Undo | Overridden. Undoes deletion of a child object. |
Name | Description | |
---|---|---|
SaveUndoState | Overridden. Saves the child object and its index (if it's a shape) before deletion. |