# FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_IAllowArrowKeysMoveActiveCell" data-uid="FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell" class="text-break">IAllowArrowKeysMoveActiveCell Interface
</h1>
  <div class="markdown level0 summary"><p>Interface that defines the methods and properties required by objects
used to allow the arrows to move the active cell.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_IAllowArrowKeysMoveActiveCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IAllowArrowKeysMoveActiveCell</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IAllowArrowKeysMoveActiveCell</code></pre>
  </div>
  <h3 id="properties">Properties
</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_IAllowArrowKeysMoveActiveCell_AllowArrowKeysMoveActiveCell" data-uid="FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell.AllowArrowKeysMoveActiveCell">
          <a class="xref" href="FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell.AllowArrowKeysMoveActiveCell.html#FarPoint_Win_Spread_IAllowArrowKeysMoveActiveCell_AllowArrowKeysMoveActiveCell">AllowArrowKeysMoveActiveCell</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the options used when allowing arrow keys to move the active cell.</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_IAllowArrowKeysMoveActiveCell_CheckAllowMoveActiveCell_System_Windows_Forms_Keys_" data-uid="FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell.CheckAllowMoveActiveCell(System.Windows.Forms.Keys)">
          <a class="xref" href="FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell.CheckAllowMoveActiveCell.html#FarPoint_Win_Spread_IAllowArrowKeysMoveActiveCell_CheckAllowMoveActiveCell_System_Windows_Forms_Keys_">CheckAllowMoveActiveCell(Keys)</a>
        </td>
        <td class="markdown level1 summary"><p>Checks allow move active cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
