ComponentOne FlexGrid for WPF and Silverlight
HeaderFontFamily Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : HeaderFontFamily Property
Gets or sets the FontFamily used to render text in header cells in this row/column.
Syntax
'Declaration
 
Public Property HeaderFontFamily As System.Windows.Media.FontFamily
public System.Windows.Media.FontFamily HeaderFontFamily {get; set;}
See Also

Reference

RowCol Class
RowCol Members