ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1Menu Class / SubMenuMaxHeightProperty Field

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