Spread Silverlight Documentation
Width Property (ContextMenu)


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

Reference

ContextMenu Class
ContextMenu Members