Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / SubMenuMaxHeight Property

In This Topic
    SubMenuMaxHeight Property (C1MenuList)
    In This Topic
    Gets or sets a value that indicates the MaxHeight of the SubMenu.
    Syntax
    'Declaration
     
    
    Public Property SubMenuMaxHeight As Double
    public double SubMenuMaxHeight {get; set;}
    See Also