ComponentOne FlexGrid for WPF and Silverlight
FontWeight Property (CellStyle)

C1.WPF.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