[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGallery.MaxDropDownHeight

MaxDropDownHeight Property

MaxDropDownHeight

Gets or sets the maximum height of drop-down.

Declaration
[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
Remarks

Default value is 420 px, minimum value is 100 px.