Spread Windows Forms 6.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 FieldboundsBounds of child  
Protected FieldchildSpecifies the child to be deleted.  
Protected FieldindexSpecifies the index of the child in its container before delete.  
Protected FieldsheetViewSpecifies the sheet containing the shape being deleted.  
Protected FieldspreadViewSpecifies the view containing 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 representing this object.  
Public MethodUndoOverridden. Undoes delete of 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-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.