# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonQat" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat" class="text-break">RibbonQat Class
</h1>
  <div class="markdown level0 summary"><p>Represents an Quick Access Toolbar (QAT) that is used in a <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat.html">RibbonQat</a> control.</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.RibbonItemContainer.html">RibbonItemContainer</a></div>
    <div class="level3"><span class="xref">RibbonQat</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_RibbonQat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class RibbonQat : RibbonItemContainer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class RibbonQat
    Inherits RibbonItemContainer</code></pre>
  </div>
  <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_RibbonQat_Items" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat.Items">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat.Items.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonQat_Items">Items</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of items in the QAT.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonQat_MenuItems" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat.MenuItems">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat.MenuItems.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonQat_MenuItems">MenuItems</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of items in the QAT menu.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonQat_Visible" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat.Visible">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat.Visible.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonQat_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether RibbonQat is visible.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
