Spread WPF Documentation
HeaderFontWeight Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members