# FarPoint.Web.Spread.Model.DefaultSheetDataModel.ChildRelationCount

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ChildRelationCount_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ChildRelationCount*">ChildRelationCount Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ChildRelationCount_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ChildRelationCount*"></a>
<h4 id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ChildRelationCount" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ChildRelationCount">ChildRelationCount</h4>
<div class="markdown level1 summary"><p>Gets the number of the child data relations for a hierarchical display of data.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int ChildRelationCount { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property ChildRelationCount As Integer</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IChildModelSupport.ChildRelationCount.html#FarPoint_Web_Spread_Model_IChildModelSupport_ChildRelationCount">IChildModelSupport.ChildRelationCount</a></div>
</div>
