# C1.Win.Input.Base.IDropDownEditorBase.ExitOnLeftRightKey

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Input_Base_IDropDownEditorBase_ExitOnLeftRightKey_" data-uid="C1.Win.Input.Base.IDropDownEditorBase.ExitOnLeftRightKey*">ExitOnLeftRightKey Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Input_Base_IDropDownEditorBase_ExitOnLeftRightKey_" data-uid="C1.Win.Input.Base.IDropDownEditorBase.ExitOnLeftRightKey*"></a>
<h4 id="C1_Win_Input_Base_IDropDownEditorBase_ExitOnLeftRightKey" data-uid="C1.Win.Input.Base.IDropDownEditorBase.ExitOnLeftRightKey">ExitOnLeftRightKey</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the focus automatically moves to the previous or next control in the tab order when pressing the left or right arrow keys.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">ExitOnLeftRightKey ExitOnLeftRightKey { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property ExitOnLeftRightKey As ExitOnLeftRightKey</code></pre>
</div>
</div>
