Spread Silverlight Documentation
Style Property (ContextMenu)


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

Reference

ContextMenu Class
ContextMenu Members