Spread Silverlight Documentation
FontWeight Property (VerticalSplitBar)


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

Reference

VerticalSplitBar Class
VerticalSplitBar Members