ComponentOne FlexGrid for UWP
HeaderFontWeight Property (RowCol)

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

Reference

RowCol Class
RowCol Members