ComponentOne TileView for WPF and Silverlight
HeaderFontWeight Property


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

Reference

C1TileViewItem Class
C1TileViewItem Members