# C1.Report.FlexReport.MasterReport

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Report_FlexReport_MasterReport_" data-uid="C1.Report.FlexReport.MasterReport*">MasterReport Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Report_FlexReport_MasterReport_" data-uid="C1.Report.FlexReport.MasterReport*"></a>
<h4 id="C1_Report_FlexReport_MasterReport" data-uid="C1.Report.FlexReport.MasterReport">MasterReport</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Report.FlexReport.html">FlexReport</a> object representing <b>master</b>, i.e. root report that currently rendered,
this property returns <b>this</b> if this is not subreport.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public FlexReport MasterReport { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property MasterReport As FlexReport</code></pre>
</div>
</div>
