# C1.Win.Ribbon.RibbonQat.ShowBelowItem

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Ribbon_RibbonQat_ShowBelowItem_" data-uid="C1.Win.Ribbon.RibbonQat.ShowBelowItem*">ShowBelowItem Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Ribbon_RibbonQat_ShowBelowItem_" data-uid="C1.Win.Ribbon.RibbonQat.ShowBelowItem*"></a>
<h4 id="C1_Win_Ribbon_RibbonQat_ShowBelowItem" data-uid="C1.Win.Ribbon.RibbonQat.ShowBelowItem">ShowBelowItem</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the 'Show Below the Ribbon' QAT menu item is visible.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Category(&quot;Behavior&quot;)]
[C1Description(&quot;RibbonQat.ShowBelowItem&quot;, &quot;Gets or sets whether the &#39;Show Below the Ribbon&#39; QAT menu item is visible.&quot;)]
public bool ShowBelowItem { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Category(&quot;Behavior&quot;)&gt;
&lt;C1Description(&quot;RibbonQat.ShowBelowItem&quot;, &quot;Gets or sets whether the &#39;Show Below the Ribbon&#39; QAT menu item is visible.&quot;)&gt;
Public Property ShowBelowItem As Boolean</code></pre>
</div>
</div>
