Spread Silverlight Documentation
FontWeight Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members