# GrapeCity.ActiveReports.Extensibility.Layout.HitTestInfo.IsInArea

## Content

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



<h1 id="GrapeCity_ActiveReports_Extensibility_Layout_HitTestInfo_IsInArea_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.HitTestInfo.IsInArea*">IsInArea Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Extensibility_Layout_HitTestInfo_IsInArea_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.HitTestInfo.IsInArea*"></a>
<h4 id="GrapeCity_ActiveReports_Extensibility_Layout_HitTestInfo_IsInArea" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.HitTestInfo.IsInArea">IsInArea</h4>
<div class="markdown level1 summary"><p>Specifies whether the area in which the mouse click occurs is within the area defined by the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea.html">ILayoutArea</a> interface.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool IsInArea { get; }</code></pre>
</div>
</div>
