# GrapeCity.Win.Spread.InputMan.CellType.EditBase.DeselectAll

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Win_Spread_InputMan_CellType_EditBase_DeselectAll_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.EditBase.DeselectAll*">DeselectAll Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Win_Spread_InputMan_CellType_EditBase_DeselectAll_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.EditBase.DeselectAll*"></a>
<h4 id="GrapeCity_Win_Spread_InputMan_CellType_EditBase_DeselectAll" data-uid="GrapeCity.Win.Spread.InputMan.CellType.EditBase.DeselectAll">DeselectAll()</h4>
<div class="markdown level1 summary"><p>Specifies that the value of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.EditBase.SelectionLength.html#GrapeCity_Win_Spread_InputMan_CellType_EditBase_SelectionLength">SelectionLength</a> property
is zero so that no characters are selected in the control.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void DeselectAll()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub DeselectAll()</code></pre>
</div>
<h5 id="GrapeCity_Win_Spread_InputMan_CellType_EditBase_DeselectAll_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.EditBase.SelectAll.html#GrapeCity_Win_Spread_InputMan_CellType_EditBase_SelectAll">SelectAll</a>()</div>
</div>
</div>
