# GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowSubEditor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowSubEditor_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowSubEditor*">ShowSubEditor Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowSubEditor_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowSubEditor*"></a>
<h4 id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowSubEditor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowSubEditor">ShowSubEditor()</h4>
<div class="markdown level1 summary"><p>Shows the subeditor control associated with the cell.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override void ShowSubEditor()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides Sub ShowSubEditor()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.BaseCellType.ShowSubEditor.html#FarPoint_Win_Spread_CellType_BaseCellType_ShowSubEditor">BaseCellType.ShowSubEditor()</a></div>
</div>
