ComponentOne FlexGrid for UWP
HeaderFontFamily Property (RowCol)

C1.UWP.FlexGrid Assembly > C1.Xaml.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 Windows.UI.Xaml.Media.FontFamily
public Windows.UI.Xaml.Media.FontFamily HeaderFontFamily {get; set;}
See Also

Reference

RowCol Class
RowCol Members