ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class / MaxHeight Property

In This Topic
    MaxHeight Property (C1Menu)
    In This Topic
    Determines the iPod-style menu's maximum height.
    Syntax
    'Declaration
     
    Public Property MaxHeight As System.Integer
    public System.int MaxHeight {get; set;}
    See Also