Spread Silverlight Documentation
HeaderFontStyle Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members