# FarPoint.Win.Spread.CellType.EditBaseCellType.SubEditor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_CellType_EditBaseCellType_SubEditor_" data-uid="FarPoint.Win.Spread.CellType.EditBaseCellType.SubEditor*">SubEditor Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_CellType_EditBaseCellType_SubEditor_" data-uid="FarPoint.Win.Spread.CellType.EditBaseCellType.SubEditor*"></a>
<h4 id="FarPoint_Win_Spread_CellType_EditBaseCellType_SubEditor" data-uid="FarPoint.Win.Spread.CellType.EditBaseCellType.SubEditor">SubEditor</h4>
<div class="markdown level1 summary"><p>Gets or sets the subeditor.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public override ISubEditor SubEditor { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Overrides Property SubEditor As ISubEditor</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="FarPoint.Win.Spread.CellType.BaseCellType.SubEditor.html#FarPoint_Win_Spread_CellType_BaseCellType_SubEditor">BaseCellType.SubEditor</a></div>
</div>
