ComponentOne Basic Library for UWP
SubMenuMaxHeight Property (C1MenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1MenuItem Class : SubMenuMaxHeight Property
Gets or sets a value that indicates the MaxHeight of the SubMenu.
Syntax
'Declaration
 
Public Property SubMenuMaxHeight As System.Double
public System.double SubMenuMaxHeight {get; set;}
See Also

Reference

C1MenuItem Class
C1MenuItem Members