# C1.WPF.Grid.GridLinkedCellFactory.ColumnFooterRowsCount

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Grid_GridLinkedCellFactory_ColumnFooterRowsCount_" data-uid="C1.WPF.Grid.GridLinkedCellFactory.ColumnFooterRowsCount*">ColumnFooterRowsCount Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Grid_GridLinkedCellFactory_ColumnFooterRowsCount_" data-uid="C1.WPF.Grid.GridLinkedCellFactory.ColumnFooterRowsCount*"></a>
<h4 id="C1_WPF_Grid_GridLinkedCellFactory_ColumnFooterRowsCount" data-uid="C1.WPF.Grid.GridLinkedCellFactory.ColumnFooterRowsCount">ColumnFooterRowsCount</h4>
<div class="markdown level1 summary"><p>Gets the number of rows belonging to the column footers area.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override int ColumnFooterRowsCount { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides ReadOnly Property ColumnFooterRowsCount As Integer</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="C1.WPF.Grid.GridCellFactory.ColumnFooterRowsCount.html#C1_WPF_Grid_GridCellFactory_ColumnFooterRowsCount">GridCellFactory.ColumnFooterRowsCount</a></div>
</div>
