# FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction" class="text-break">ChildChangeUndoAction Class
</h1>
  <div class="markdown level0 summary"><p>Represents the undo action for changing a shape.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="FarPoint.Win.Spread.Action.html">Action</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Win.Spread.UndoRedo.UndoAction.html">UndoAction</a></div>
    <div class="level3"><span class="xref">ChildChangeUndoAction</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.UndoRedo.html">FarPoint.Win.Spread.UndoRedo</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChildChangeUndoAction : UndoAction, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChildChangeUndoAction
    Inherits UndoAction
    Implements ICloneable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction__ctor_FarPoint_Win_Spread_SheetView_FarPoint_Win_ElementWindowless_" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.#ctor(FarPoint.Win.Spread.SheetView,FarPoint.Win.ElementWindowless)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.-ctor.html#FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction__ctor_FarPoint_Win_Spread_SheetView_FarPoint_Win_ElementWindowless_">ChildChangeUndoAction(SheetView, ElementWindowless)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new undo action for moving or sizing a child control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction__ctor_FarPoint_Win_Spread_SheetView_FarPoint_Win_ElementWindowless_System_Boolean_" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.#ctor(FarPoint.Win.Spread.SheetView,FarPoint.Win.ElementWindowless,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.-ctor.html#FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction__ctor_FarPoint_Win_Spread_SheetView_FarPoint_Win_ElementWindowless_System_Boolean_">ChildChangeUndoAction(SheetView, ElementWindowless, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new undo action for changing the specified shape or cell note in the specified SheetView.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction__ctor_System_Int32_System_Int32_System_Int32_System_Int32_System_Single_" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.-ctor.html#FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction__ctor_System_Int32_System_Int32_System_Int32_System_Int32_System_Single_">ChildChangeUndoAction(int, int, int, int, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new undo action for moving a shape or cell note in the specified direction, changing its width and height, and rotation angle (for shapes only).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction__ctor_System_Windows_Forms_Control_System_Drawing_Rectangle_System_Drawing_Rectangle_" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.#ctor(System.Windows.Forms.Control,System.Drawing.Rectangle,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.-ctor.html#FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction__ctor_System_Windows_Forms_Control_System_Drawing_Rectangle_System_Drawing_Rectangle_">ChildChangeUndoAction(Control, Rectangle, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new undo action for moving or sizing a child control.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_ctl" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.ctl">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.ctl.html">ctl</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the child control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_dh" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dh">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dh.html">dh</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the height change.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_dr" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dr">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dr.html">dr</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the rotation angle change.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_dw" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dw">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dw.html">dw</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the width change.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_dx" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dx">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dx.html">dx</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the horizontal change in position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_dy" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dy">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.dy.html">dy</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the vertical change in position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_index" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.index">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.index.html">index</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the index of the shape in the shape container before the change.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_newBounds" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.newBounds">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.newBounds.html">newBounds</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the new boundary for the child control</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_oldBounds" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.oldBounds">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.oldBounds.html">oldBounds</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the old boundary for the child control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_shape" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.shape">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.shape.html">shape</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the shape to be changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_sheetView" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.sheetView">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.sheetView.html">sheetView</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the sheet that contains the shape being changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_spreadView" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.spreadView">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.spreadView.html">spreadView</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the view that contains the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_xmlAfter" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.xmlAfter">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.xmlAfter.html">xmlAfter</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the XML serialized state of the shape after the change.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_xmlBefore" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.xmlBefore">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.xmlBefore.html">xmlBefore</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the XML serialized state of the shape before the change.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_PerformUndoAction_System_Object_" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.PerformUndoAction(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.PerformUndoAction.html#FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_PerformUndoAction_System_Object_">PerformUndoAction(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs the shape change action.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_SaveUndoState" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.SaveUndoState">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.SaveUndoState.html#FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_SaveUndoState">SaveUndoState()</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the undo state before the change.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_ToString" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.ToString">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.ToString.html#FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents this object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_Undo_System_Object_" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.Undo(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.Undo.html#FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_Undo_System_Object_">Undo(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Undoes the shape change action.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ChildChangeUndoAction_UIChangeComplete" data-uid="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.UIChangeComplete">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction.UIChangeComplete.html">UIChangeComplete</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the shape object raises its UIChangeComplete event.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
