# GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.NotificationCallback

## Content

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



<h1 id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_NotificationCallback_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.NotificationCallback*">NotificationCallback Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_NotificationCallback_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.NotificationCallback*"></a>
<h4 id="GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_NotificationCallback" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.NotificationCallback">NotificationCallback</h4>
<div class="markdown level1 summary"><p>Specifies optional <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutNotificationCallback.html">LayoutNotificationCallback</a> that layout engine will call after completing laying out each page.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public LayoutNotificationCallback NotificationCallback { readonly get; set; }</code></pre>
</div>
</div>
