# GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.PreviousFieldThenControl

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditingCommands_PreviousFieldThenControl_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.PreviousFieldThenControl*">PreviousFieldThenControl Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditingCommands_PreviousFieldThenControl_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.PreviousFieldThenControl*"></a>
<h4 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditingCommands_PreviousFieldThenControl" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.PreviousFieldThenControl">PreviousFieldThenControl</h4>
<div class="markdown level1 summary"><p>Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.PreviousFieldThenControl command, which requests that the caret move to previous field on all editable fields and then move focus out of control.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public static RoutedUICommand PreviousFieldThenControl { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Shared ReadOnly Property PreviousFieldThenControl As RoutedUICommand</code></pre>
</div>
<h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditingCommands_PreviousFieldThenControl_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>When current <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.SelectionStart.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_EditBase_SelectionStart">SelectionStart</a> reaches the first position, it will jump to previous control.</p>
</div>
</div>
