ComponentOne FlexGrid for UWP
FontWeight Property (CellStyle)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellStyle Class : FontWeight Property
Gets or sets the FontWeight used to render text in a cell.
Syntax
'Declaration
 
Public Property FontWeight As System.Nullable(Of FontWeight)
public System.Nullable<FontWeight> FontWeight {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members