ComponentOne FlexGrid for UWP
HeaderFontStyle Property (RowCol)

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

Reference

RowCol Class
RowCol Members