# GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner" class="text-break">ReportDesigner Class
</h1>
  <div class="markdown level0 summary"></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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.componentbase">ComponentBase</a></div>
    <div class="level2"><span class="xref">ReportDesigner</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.ihandleevent">IHandleEvent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.ihandleafterrender">IHandleAfterRender</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iasyncdisposable">IAsyncDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.html">GrapeCity.ActiveReports.Blazor.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Blazor.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ReportDesigner : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender, IAsyncDisposable</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_Blazor_Designer_ReportDesigner__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner__ctor">ReportDesigner()</a>
        </td>
        <td class="markdown level1 summary"></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_Blazor_Designer_ReportDesigner_App" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.App">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.App.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_App">App</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the application-level functionalities, allowing interaction with various aspects such as documentation, focus management, menu panels, and editor actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_AppBarSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.AppBarSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.AppBarSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_AppBarSettings">AppBarSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the App Bar, providing quick access to common actions and controls.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DataSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DataSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DataSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DataSettings">DataSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings related to data management, including configurations for data sources, data sets, parameters, and common values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DateFormats" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DateFormats">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DateFormats.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DateFormats">DateFormats</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the list of supported date formats.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DesignerInitialized" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DesignerInitialized">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DesignerInitialized.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DesignerInitialized">DesignerInitialized</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the callback that is invoked when a Designer is initialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DisableFocusTimer" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DisableFocusTimer">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DisableFocusTimer.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DisableFocusTimer">DisableFocusTimer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether focused elements are permanently highlighted.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DisableSystemClipboard" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DisableSystemClipboard">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DisableSystemClipboard.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DisableSystemClipboard">DisableSystemClipboard</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to disable usage of the system clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Document" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Document">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Document.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Document">Document</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the document to open on app startup.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Documents" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Documents">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Documents.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Documents">Documents</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the methods for managing documents, allowing the creation, opening, saving, and status checking of reports being edited.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DocumentsSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DocumentsSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DocumentsSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_DocumentsSettings">DocumentsSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets settings and handlers for managing documents, including settings for the File View tab and event handlers for document-related actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_EditorSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.EditorSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.EditorSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_EditorSettings">EditorSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the editor, controlling its appearance and behavior.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Fonts" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Fonts">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Fonts.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Fonts">Fonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the list of fonts displayed in Font property editors all over Designer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Height" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Height">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Height.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the Designer component.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_ImageMimeTypes" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.ImageMimeTypes">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.ImageMimeTypes.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_ImageMimeTypes">ImageMimeTypes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the list of supported image mime-types.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Language" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Language">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Language.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Language">Language</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the language to use for the Designer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_LocalizationResources" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.LocalizationResources">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.LocalizationResources.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_LocalizationResources">LocalizationResources</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets localization resources for a specific language.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_LockLayout" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.LockLayout">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.LockLayout.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_LockLayout">LockLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether LockLayout is enabled</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_MenuSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.MenuSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.MenuSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_MenuSettings">MenuSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the Main Menu, providing access to various features and tools.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Notifications" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Notifications">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Notifications.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Notifications">Notifications</a>
        </td>
        <td 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>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_PreviewSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.PreviewSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.PreviewSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_PreviewSettings">PreviewSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets settings related to the document preview functionality, allowing configuration of the preview button visibility and integration of a viewer component.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_PropertyGridSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.PropertyGridSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.PropertyGridSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_PropertyGridSettings">PropertyGridSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the Property Grid, allowing the viewing and editing of properties of selected objects.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_RdlxSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.RdlxSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.RdlxSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_RdlxSettings">RdlxSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets settings specific to the RDLX platform.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_RpxSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.RpxSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.RpxSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_RpxSettings">RpxSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets settings specific to the RPX platform.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_ServerSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.ServerSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.ServerSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_ServerSettings">ServerSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets settings related to the backend server, including the base URL and request modification handlers.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_StatusBarSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StatusBarSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StatusBarSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_StatusBarSettings">StatusBarSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the Status Bar, providing various controls and information at the bottom of the designer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_StoreUnsavedReport" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StoreUnsavedReport">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StoreUnsavedReport.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_StoreUnsavedReport">StoreUnsavedReport</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the last unsaved report can be restored if the browser tab or browser itself gets accidentally closed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_StoreUserPreferences" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StoreUserPreferences">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StoreUserPreferences.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_StoreUserPreferences">StoreUserPreferences</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether user preferences will be saved to browser storage.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_StylesSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StylesSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StylesSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_StylesSettings">StylesSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets settings related to RPX Styles.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Themes" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Themes">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Themes.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Themes">Themes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for themes, allowing configuration of the default theme, available themes for user selection, and settings for the theme selector.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_TitleSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.TitleSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.TitleSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_TitleSettings">TitleSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets settings related to the document title, allowing configuration of whether the browser tab title can be updated by the designer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_ToolBarSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.ToolBarSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.ToolBarSettings.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_ToolBarSettings">ToolBarSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets settings for the Tool Bar</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Units" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Units">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Units.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Units">Units</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default measurement units.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Width" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Width">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Width.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the Designer component.</p>
</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_Blazor_Designer_ReportDesigner_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.BuildRenderTree.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_">BuildRenderTree(RenderTreeBuilder)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_OnAfterRenderAsync_System_Boolean_" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.OnAfterRenderAsync(System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.OnAfterRenderAsync.html#GrapeCity_ActiveReports_Blazor_Designer_ReportDesigner_OnAfterRenderAsync_System_Boolean_">OnAfterRenderAsync(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
