ComponentOne FlexGrid for WPF and Silverlight
HeaderFontWeight Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : HeaderFontWeight Property
Gets or sets the System.Windows.FontWeight used to render text in header cells.
Syntax
'Declaration
 
Public Property HeaderFontWeight As System.Nullable(Of FontWeight)
public System.Nullable<FontWeight> HeaderFontWeight {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members