Name | Description | |
---|---|---|
![]() | ChildChangeUndoAction Constructor | Overloaded. |
The following tables list the members exposed by ChildChangeUndoAction.
Name | Description | |
---|---|---|
![]() | ChildChangeUndoAction Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ctl | Specifies the child control. |
![]() | dh | Specifies the height change. |
![]() | dr | Specifies the rotation angle change. |
![]() | dw | Specifies the width change. |
![]() | dx | Specifies the horizontal change in position. |
![]() | dy | Specifies the vertical change in position. |
![]() | index | Specifies the index of the shape in the shape container before the change. |
![]() | newBounds | Specifies the new boundary for the child control |
![]() | oldBounds | Specifies the old boundary for the child control. |
![]() | shape | Specifies the shape to be changed. |
![]() | sheetView | Specifies the sheet that contains the shape being changed. |
![]() | spreadView | Specifies the view that contains the sheet. |
![]() | xmlAfter | Specifies the XML serialized state of the shape after the change. |
![]() | xmlBefore | Specifies the XML serialized state of the shape before the change. |
Name | Description | |
---|---|---|
![]() | Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) |
![]() | PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) |
![]() | PerformUndoAction | Overridden. Performs the shape change action. |
![]() | ToString | Returns a string that represents this object. |
![]() | Undo | Overridden. Undoes the shape change action. |
Name | Description | |
---|---|---|
![]() | SaveUndoState | Overridden. Saves the undo state before the change. |
Name | Description | |
---|---|---|
![]() | UIChangeComplete | Occurs when the shape object raises its UIChangeComplete event. |