# GrapeCity.Spreadsheet.PivotTables.IPivotField.ChildField

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_PivotTables_IPivotField_ChildField_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.ChildField*">ChildField Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_PivotTables_IPivotField_ChildField_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.ChildField*"></a>
<h4 id="GrapeCity_Spreadsheet_PivotTables_IPivotField_ChildField" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.ChildField">ChildField</h4>
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotField.html">IPivotField</a> object that represents the child field for the specified field (if the field is grouped and has a child field).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IPivotField ChildField { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property ChildField As IPivotField</code></pre>
</div>
</div>
