# GrapeCity.ActiveReports.Extensibility.Layout.LayoutContext.ReportItemSize

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutContext_ReportItemSize_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutContext.ReportItemSize*">ReportItemSize Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutContext_ReportItemSize_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutContext.ReportItemSize*"></a>
<h4 id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutContext_ReportItemSize" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutContext.ReportItemSize">ReportItemSize</h4>
<div class="markdown level1 summary"><p>Indicates the size of the report item. If the element is in a table, tablix or matrix, then it is equal to the cell size.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public readonly SizeF ReportItemSize { get; }</code></pre>
</div>
<h5 id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutContext_ReportItemSize_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>The width and height are in twips.</p>
</div>
</div>
