# GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Notifications

## Content

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



<h1 id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Notifications_" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Notifications*">Notifications Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Notifications_" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Notifications*"></a>
<h4 id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Notifications" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Notifications">Notifications</h4>
<div class="markdown level1 summary"><p>Gets the methods for sending and managing notifications, allowing the sending of notifications of various levels (info, warning, error) and managing their display and dismissal.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Notifications Notifications { get; }</code></pre>
</div>
<h5 id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Notifications_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>These properties can only be accessed after the Designer has been initialized.</p>
</div>
</div>
