ComponentOne FlexGrid for WPF and Silverlight
FontWeight Property (RowCol)

C1.WPF.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 System.Nullable(Of FontWeight)
public System.Nullable<FontWeight> FontWeight {get; set;}
See Also

Reference

RowCol Class
RowCol Members