Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / SubMenuMaxHeightProperty Field

In This Topic
    SubMenuMaxHeightProperty Field (C1MenuList)
    In This Topic
    Identifies the SubMenuMaxHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SubMenuMaxHeightProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty SubMenuMaxHeightProperty
    See Also