ComponentOne Basic Library for UWP
SubMenuMaxHeight Property (C1Menu)

C1.UWP Assembly > C1.Xaml Namespace > C1Menu 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

C1Menu Class
C1Menu Members