Spread Silverlight Documentation
SubMenuMaxHeight Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ContextMenu Class : SubMenuMaxHeight Property
Syntax
'Declaration
 
Public Property SubMenuMaxHeight As System.Double
'Usage
 
Dim instance As ContextMenu
Dim value As System.Double
 
instance.SubMenuMaxHeight = value
 
value = instance.SubMenuMaxHeight
public System.double SubMenuMaxHeight {get; set;}
See Also

Reference

ContextMenu Class
ContextMenu Members