Spread Silverlight Documentation
NonFirstLevelStyle Property


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

Reference

ContextMenu Class
ContextMenu Members