[]
Gets or sets the maximum height of drop-down.
[C1Category("Behavior")]
[C1Description("RibbonGallery.MaxDropDownHeight", "Specifies the maximum height of drop-down.")]
public int MaxDropDownHeight { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGallery.MaxDropDownHeight", "Specifies the maximum height of drop-down.")>
Public Property MaxDropDownHeight As Integer
Default value is 420 px, minimum value is 100 px.