# C1.Report.SubSection.Calculated

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Report_SubSection_Calculated_" data-uid="C1.Report.SubSection.Calculated*">Calculated Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Report_SubSection_Calculated_" data-uid="C1.Report.SubSection.Calculated*"></a>
<h4 id="C1_Report_SubSection_Calculated" data-uid="C1.Report.SubSection.Calculated">Calculated</h4>
<div class="markdown level1 summary"><p>Gets a value indicating whether the current sub-section has already been calculated and its
<a class="xref" href="C1.Report.SubSection.RenderHeight.html#C1_Report_SubSection_RenderHeight">RenderHeight</a> property contains a valid 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 bool Calculated { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public ReadOnly Property Calculated As Boolean</code></pre>
</div>
</div>
