Spread Silverlight Documentation
OpenedBackground Property


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

Reference

ContextMenu Class
ContextMenu Members