# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQatItemCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonQatItemCollection" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQatItemCollection" class="text-break">RibbonQatItemCollection Class
</h1>
  <div class="markdown level0 summary"><p>Represents an QAT item collection that is used in a <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQatItemCollection.html">RibbonQatItemCollection</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.RibbonItemCollection.html">RibbonItemCollection</a></div>
    <div class="level2"><span class="xref">RibbonQatItemCollection</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_RibbonQatItemCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class RibbonQatItemCollection : RibbonItemCollection</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class RibbonQatItemCollection
    Inherits RibbonItemCollection</code></pre>
  </div>

</div>
