The following tables list the members exposed by DeleteChildObjectUndoAction.
| Name | Description | |
|---|---|---|
![]()  | DeleteChildObjectUndoAction Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | bounds | Boundary of child area | 
![]()  | child | Specifies the child to be deleted. | 
![]()  | index | Specifies the index of the child in its container before deleting. | 
![]()  | sheetView | Specifies the sheet that contains the shape being deleted. | 
![]()  | spreadView | Specifies the view that contains the sheet. | 
| 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. | 
    
    
    
    
    
    


