# GrapeCity.ActiveReports.Blazor.Designer.Sidebar

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_Sidebar" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Sidebar" class="text-break">Sidebar Class
</h1>
  <div class="markdown level0 summary"><p>Represents methods to interact with the sidebar 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">Sidebar</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_Sidebar_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Sidebar</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_Sidebar_Close" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Sidebar.Close">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Sidebar.Close.html#GrapeCity_ActiveReports_Blazor_Designer_Sidebar_Close">Close()</a>
        </td>
        <td class="markdown level1 summary"><p>Closes the currently opened sidebar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Sidebar_Open_System_String_" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Sidebar.Open(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Sidebar.Open.html#GrapeCity_ActiveReports_Blazor_Designer_Sidebar_Open_System_String_">Open(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the sidebar with the specified ID.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
