Spread Silverlight Documentation
FontWeight Property (ContextMenu)


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

Reference

ContextMenu Class
ContextMenu Members