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

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditingCommands_DeletePreviousCharactersByField_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.DeletePreviousCharactersByField*">DeletePreviousCharactersByField Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditingCommands_DeletePreviousCharactersByField_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.DeletePreviousCharactersByField*"></a>
<h4 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditingCommands_DeletePreviousCharactersByField" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.DeletePreviousCharactersByField">DeletePreviousCharactersByField</h4>
<div class="markdown level1 summary"><p>Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.DeletePreviousCharactersByField command, which requests that all the character before the caret on current field will be deleted.</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 DeletePreviousCharactersByField { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Shared ReadOnly Property DeletePreviousCharactersByField As RoutedUICommand</code></pre>
</div>
<h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditingCommands_DeletePreviousCharactersByField_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>The default key gesture for this command is Ctrl+Backspace.</p>
</div>
</div>
