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

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