Spread Windows Forms 12.0 Product Documentation
ChildChangeUndoAction Class Members
Fields  Methods  Events


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : ChildChangeUndoAction Class

The following tables list the members exposed by ChildChangeUndoAction.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldSpecifies the child control.  
Protected FieldSpecifies the height change.  
Protected FieldSpecifies the rotation angle change.  
Protected FieldSpecifies the width change.  
Protected FieldSpecifies the horizontal change in position.  
Protected FieldSpecifies the vertical change in position.  
Protected FieldSpecifies the index of the shape in the shape container before the change.  
Protected FieldSpecifies the new boundary for the child control  
Protected FieldSpecifies the old boundary for the child control.  
Protected FieldSpecifies the shape to be changed.  
Protected FieldSpecifies the sheet that contains the shape being changed.  
Protected FieldSpecifies the view that contains the sheet.  
Protected FieldSpecifies the XML serialized state of the shape after the change.  
Protected FieldSpecifies the XML serialized state of the shape before the change.  
Top
Public Methods
 NameDescription
Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodOverridden. Performs the shape change action.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Undoes the shape change action.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Saves the undo state before the change.  
Top
Public Events
 NameDescription
Public EventOccurs when the shape object raises its UIChangeComplete event.  
Top
See Also

Reference

ChildChangeUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace