ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Menu Class / MaxDropDownHeight Property

In This Topic
    MaxDropDownHeight Property (Menu)
    In This Topic
    Gets or sets the maximum height of the drop-down list.
    Syntax
    'Declaration
     
    
    Public Property MaxDropDownHeight As Double
    public double MaxDropDownHeight {get; set;}
    See Also