# C1.Report.SubSection.ParentSection

## Content

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