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 change. | |
newBounds | Specifies the new bounds for the child control | |
oldBounds | Specifies the old bounds for the child control. | |
shape | Specifies the shape to be changed. | |
sheetView | Specifies the sheet containing the shape being changed. | |
spreadView | Specifies the view containing the sheet. | |
xmlAfter | Specifies the XML serialized state of shape after change. | |
xmlBefore | Specifies the XML serialized state of shape before 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 representing this object. | |
Undo | Overridden. Undoes the shape change action. |
Name | Description | |
---|---|---|
SaveUndoState | Overridden. Saves undo state before change. |
Name | Description | |
---|---|---|
UIChangeComplete | Occurs when the shape object raises its UIChangeComplete event. |