# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonItemContainer" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer" class="text-break">RibbonItemContainer Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer.html">RibbonItemContainer</a> is a <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem.html">RibbonItem</a> that can contain other Ribbon items.</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"><span class="xref">RibbonItemContainer</span></div>
      <div class="level3"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonConfigToolBar.html">RibbonConfigToolBar</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat.html">RibbonQat</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonToggleGroup.html">RibbonToggleGroup</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonToolBar.html">RibbonToolBar</a></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_RibbonItemContainer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class RibbonItemContainer : RibbonItem</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class RibbonItemContainer
    Inherits RibbonItem</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_RibbonItemContainer__ctor" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer.#ctor">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer.-ctor.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonItemContainer__ctor">RibbonItemContainer()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer.html">RibbonItemContainer</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_RibbonItemContainer_Items" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer.Items">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer.Items.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonItemContainer_Items">Items</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of items in the drop-down portion of this <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonDropDownBase.html">RibbonDropDownBase</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
