ComponentOne FlexGrid for WPF and Silverlight
HeaderFontWeight Property (RowCol)

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

Reference

RowCol Class
RowCol Members