Spread Silverlight Documentation
HeaderFontSize Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members