Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ChildChangeUndoAction Class


In This Topic
    ChildChangeUndoAction Class Fields
    In This Topic

    For a list of all members of this type, see ChildChangeUndoAction members.

    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
    See Also