Spread Windows Forms 7.0 Product Documentation
DeleteChildObjectUndoAction Class Members
See Also  Fields  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : DeleteChildObjectUndoAction Class


Glossary Item Box

The following tables list the members exposed by DeleteChildObjectUndoAction.

Public Constructors

 NameDescription
Public ConstructorDeleteChildObjectUndoAction ConstructorOverloaded.   
Top

Protected Fields

 NameDescription
Protected FieldboundsBoundary of child area  
Protected FieldchildSpecifies the child to be deleted.  
Protected FieldindexSpecifies the index of the child in its container before deleting.  
Protected FieldsheetViewSpecifies the sheet that contains the shape being deleted.  
Protected FieldspreadViewSpecifies the view that contains the sheet.  
Top

Public Methods

 NameDescription
Public MethodCloneClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformUndoActionOverridden. Deletes the child.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Undoes deletion of a child object.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves the child object and its index (if it's a shape) before deletion.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.