# GrapeCity.ActiveReports.Blazor.Designer.Menu

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_Menu" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Menu" class="text-break">Menu Class
</h1>
  <div class="markdown level0 summary"><p>Represents methods to interact with the menu in the UI.</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">Menu</span></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_Menu_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Menu</code></pre>
  </div>
  <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_Menu_Close" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Menu.Close">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Menu.Close.html#GrapeCity_ActiveReports_Blazor_Designer_Menu_Close">Close()</a>
        </td>
        <td class="markdown level1 summary"><p>Closes the currently open menu.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Menu_Open_System_String_" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Menu.Open(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Menu.Open.html#GrapeCity_ActiveReports_Blazor_Designer_Menu_Open_System_String_">Open(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the menu with the specified ID.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Menu_Pin" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Menu.Pin">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Menu.Pin.html#GrapeCity_ActiveReports_Blazor_Designer_Menu_Pin">Pin()</a>
        </td>
        <td class="markdown level1 summary"><p>Pins the menu, keeping it open.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
