ComponentOne TileView for WPF and Silverlight
HeaderFontStretch Property


C1.WPF.TileView Namespace > C1TileViewItem Class : HeaderFontStretch Property
Syntax
'Declaration
 
Public Property HeaderFontStretch As System.Windows.FontStretch
'Usage
 
Dim instance As C1TileViewItem
Dim value As System.Windows.FontStretch
 
instance.HeaderFontStretch = value
 
value = instance.HeaderFontStretch
public System.Windows.FontStretch HeaderFontStretch {get; set;}
See Also

Reference

C1TileViewItem Class
C1TileViewItem Members