Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1MenuItem Class / SubMenuMaxHeight Property

In This Topic
    SubMenuMaxHeight Property (C1MenuItem)
    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