Spread Silverlight Documentation
FirstLevelStyle Property


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

Reference

ContextMenu Class
ContextMenu Members