FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGallery Class / MaxDropDownHeight Property

In This Topic
    MaxDropDownHeight Property (RibbonGallery)
    In This Topic
    Gets or sets the maximum height of drop-down.
    Syntax
    'Declaration
     
    Public Property MaxDropDownHeight As System.Integer
    public System.int MaxDropDownHeight {get; set;}
    Remarks
    Default value is 420 px, minimum value is 100 px.
    See Also