# C1.Report.Group.SectionFooter

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Report_Group_SectionFooter_" data-uid="C1.Report.Group.SectionFooter*">SectionFooter Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Report_Group_SectionFooter_" data-uid="C1.Report.Group.SectionFooter*"></a>
<h4 id="C1_Report_Group_SectionFooter" data-uid="C1.Report.Group.SectionFooter">SectionFooter</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Report.Section.html">Section</a> representing the footer of this group.</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 Section SectionFooter { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public ReadOnly Property SectionFooter As Section</code></pre>
</div>
</div>
