# GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent

## Content

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



  <h1 id="GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent" data-uid="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent" class="text-break">ReportMetaCanvas.DelayedContent Class
</h1>
  <div class="markdown level0 summary"><p>Keeps report items that have delayed hiding.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ReportMetaCanvas.DelayedContent</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.IPatchCollector.html">IPatchCollector</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Drawing.Serialization.html">GrapeCity.ActiveReports.Drawing.Serialization</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ReportMetaCanvas.DelayedContent : IPatchCollector</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_ToC_IBookmarkService_" data-uid="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent.#ctor(GrapeCity.ActiveReports.Extensibility.Rendering.Components.ToC.IBookmarkService)">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent.-ctor.html#GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_ToC_IBookmarkService_">DelayedContent(IBookmarkService)</a>
        </td>
        <td class="markdown level1 summary"><p>Keeps report items that have delayed hiding.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent_IsEmpty" data-uid="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent.IsEmpty">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent.IsEmpty.html#GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent_IsEmpty">IsEmpty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent_ApplyPatches" data-uid="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent.ApplyPatches">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent.ApplyPatches.html#GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent_ApplyPatches">ApplyPatches()</a>
        </td>
        <td class="markdown level1 summary"><p>Makes the patches visible. Should be called when the delayed content is ready.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent_GroupVisible_System_String_" data-uid="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent.GroupVisible(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent.GroupVisible.html#GrapeCity_ActiveReports_Drawing_Serialization_ReportMetaCanvas_DelayedContent_GroupVisible_System_String_">GroupVisible(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
