Spread Silverlight Documentation
HeaderFontStretch Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members