# GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.LogicalChildren

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditorControl_LogicalChildren_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.LogicalChildren*">LogicalChildren Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditorControl_LogicalChildren_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.LogicalChildren*"></a>
<h4 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditorControl_LogicalChildren" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.LogicalChildren">LogicalChildren</h4>
<div class="markdown level1 summary"><p>Gets the logic children of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.html">FieldsEditorControl</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected override IEnumerator LogicalChildren { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected Overrides ReadOnly Property LogicalChildren As IEnumerator</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement.logicalchildren">FrameworkElement.LogicalChildren</a></div>
<h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_FieldsEditorControl_LogicalChildren_remarks">Remarks</h5>
<div class="markdown level1 remarks"><div class="NOTE"><h5>note</h5><p>
      When overriden this property, <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.html">FieldsEditorControl</a>'s logic tree is changed. It affects the
      dependency property's inheritance.
    </p></div>
</div>
</div>
