# C1.Win.Ribbon.RibbonGallery.MaxDropDownHeight

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Ribbon_RibbonGallery_MaxDropDownHeight_" data-uid="C1.Win.Ribbon.RibbonGallery.MaxDropDownHeight*">MaxDropDownHeight Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Ribbon_RibbonGallery_MaxDropDownHeight_" data-uid="C1.Win.Ribbon.RibbonGallery.MaxDropDownHeight*"></a>
<h4 id="C1_Win_Ribbon_RibbonGallery_MaxDropDownHeight" data-uid="C1.Win.Ribbon.RibbonGallery.MaxDropDownHeight">MaxDropDownHeight</h4>
<div class="markdown level1 summary"><p>Gets or sets the maximum height of drop-down.</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;RibbonGallery.MaxDropDownHeight&quot;, &quot;Specifies the maximum height of drop-down.&quot;)]
public int MaxDropDownHeight { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Category(&quot;Behavior&quot;)&gt;
&lt;C1Description(&quot;RibbonGallery.MaxDropDownHeight&quot;, &quot;Specifies the maximum height of drop-down.&quot;)&gt;
Public Property MaxDropDownHeight As Integer</code></pre>
</div>
<h5 id="C1_Win_Ribbon_RibbonGallery_MaxDropDownHeight_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Default value is 420 px, minimum value is 100 px.</p>
</div>
</div>
