# GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.AcceptsArrowKeys

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_AcceptsArrowKeys_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.AcceptsArrowKeys*">AcceptsArrowKeys Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_AcceptsArrowKeys_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.AcceptsArrowKeys*"></a>
<h4 id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_AcceptsArrowKeys" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.AcceptsArrowKeys">AcceptsArrowKeys</h4>
<div class="markdown level1 summary"><p>Gets or sets how arrow keys are processed by the edit control.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public AcceptsArrowKeys AcceptsArrowKeys { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AcceptsArrowKeys As AcceptsArrowKeys</code></pre>
</div>
</div>
