Spread Windows Forms 9.0 Product Documentation
DeleteChildObjectUndoAction Class Members
Fields  Methods 


The following tables list the members exposed by DeleteChildObjectUndoAction.

Public Constructors
 NameDescription
Public ConstructorDeleteChildObjectUndoAction ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldboundsSpecifies the boundary of the 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 is a shape) before deletion.  
Top
See Also

Reference

DeleteChildObjectUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.