# C1.Report.ReportParameterValue.ParentReport

## Content

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