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


Glossary Item Box

The following tables list the members exposed by ChildChangeUndoAction.

Public Constructors

 NameDescription
Public ConstructorChildChangeUndoAction ConstructorOverloaded.   
Top

Protected Fields

 NameDescription
Protected FieldctlSpecifies the child control.  
Protected FielddhSpecifies the height change.  
Protected FielddrSpecifies the rotation angle change.  
Protected FielddwSpecifies the width change.  
Protected FielddxSpecifies the horizontal change in position.  
Protected FielddySpecifies the vertical change in position.  
Protected FieldindexSpecifies the index of the shape in the shape container before the change.  
Protected FieldnewBoundsSpecifies the new boundary for the child control  
Protected FieldoldBoundsSpecifies the old boundary for the child control.  
Protected FieldshapeSpecifies the shape to be changed.  
Protected FieldsheetViewSpecifies the sheet that contains the shape being changed.  
Protected FieldspreadViewSpecifies the view that contains the sheet.  
Protected FieldxmlAfterSpecifies the XML serialized state of the shape after the change.  
Protected FieldxmlBeforeSpecifies the XML serialized state of the shape before the change.  
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. Performs the shape change action.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Undoes the shape change action.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves the undo state before the change.  
Top

Public Events

 NameDescription
Public EventUIChangeCompleteOccurs when the shape object raises its UIChangeComplete event.  
Top

See Also

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