ComponentOne FlexGrid for UWP
FontWeight Property (RowCol)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCol Class : FontWeight Property
Gets or sets the FontWeight used to render text in this row/column.
Syntax
'Declaration
 
Public Property FontWeight As Windows.UI.Text.FontWeight
public Windows.UI.Text.FontWeight FontWeight {get; set;}
See Also

Reference

RowCol Class
RowCol Members