# GrapeCity.ActiveReports.Blazor.Designer.MenuSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_MenuSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings" class="text-break">MenuSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings for the Main Menu, providing access to various features and tools.</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">MenuSettings</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_MenuSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MenuSettings</code></pre>
  </div>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The <code>MenuSettings</code> class provides properties to configure the visibility and settings for various components of the main menu, including the logo, tool box, document explorer, group editor, and layer editor.</p>
</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_MenuSettings__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_MenuSettings__ctor">MenuSettings()</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_MenuSettings_DocumentExplorer" data-uid="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.DocumentExplorer">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.DocumentExplorer.html#GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_DocumentExplorer">DocumentExplorer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Document Explorer settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_GroupEditor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.GroupEditor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.GroupEditor.html#GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_GroupEditor">GroupEditor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Group Editor settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_LayerEditor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.LayerEditor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.LayerEditor.html#GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_LayerEditor">LayerEditor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Layer Editor settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_Logo" data-uid="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.Logo">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.Logo.html#GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_Logo">Logo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logo settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_ToolBox" data-uid="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.ToolBox">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.ToolBox.html#GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_ToolBox">ToolBox</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Tool Box settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_Visible" data-uid="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.MenuSettings.Visible.html#GrapeCity_ActiveReports_Blazor_Designer_MenuSettings_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the Main Menu should be shown.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
