Spread Silverlight Documentation
FontStretch Property (DragFillContextMenuItem)


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

Reference

DragFillContextMenuItem Class
DragFillContextMenuItem Members