Spread Silverlight Documentation
SeparatorStyle Property


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

Reference

ContextMenu Class
ContextMenu Members