# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu" class="text-break">RibbonMenu Class
</h1>
  <div class="markdown level0 summary"><p>Button that shows a drop-down menu.</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"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem.html">RibbonItem</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem.html">RibbonIconItem</a></div>
    <div class="level3"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonDropDownBase.html">RibbonDropDownBase</a></div>
    <div class="level4"><span class="xref">RibbonMenu</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.html">GrapeCity.Spreadsheet.WinForms.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.WinForms.Ribbon.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RibbonMenu : RibbonDropDownBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RibbonMenu
    Inherits RibbonDropDownBase</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_Spreadsheet_WinForms_Ribbon_RibbonMenu__ctor" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.#ctor">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.-ctor.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu__ctor">RibbonMenu()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.html">RibbonMenu</a> class.</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_Spreadsheet_WinForms_Ribbon_RibbonMenu_DropDownAlign" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.DropDownAlign">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.DropDownAlign.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_DropDownAlign">DropDownAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the drop-down portion relative to this component.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_GripHandleVisible" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.GripHandleVisible">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.GripHandleVisible.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_GripHandleVisible">GripHandleVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text associated with the <span class="xref">GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.C1RibbonMenu</span>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_KeyTip" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.KeyTip">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.KeyTip.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_KeyTip">KeyTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the KeyTip providing keyboard access to a RibbonMenu.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_LargeItemDropDownWidth" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.LargeItemDropDownWidth">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.LargeItemDropDownWidth.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_LargeItemDropDownWidth">LargeItemDropDownWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of a drop-down menu with large items if the value is greater than 100.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_MaxDropDownItems" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.MaxDropDownItems">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.MaxDropDownItems.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_MaxDropDownItems">MaxDropDownItems</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum number of items to display in the drop-down list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_PreferredItemSize" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.PreferredItemSize">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.PreferredItemSize.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_PreferredItemSize">PreferredItemSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value specifies the size of the drop down items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_Text" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.Text">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.Text.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonMenu_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text associated with the <span class="xref">GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.C1RibbonMenu</span>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
