C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowCol Class / FontWeight Property

In This Topic
FontWeight Property (RowCol)
In This Topic
Gets or sets the FontWeight used to render text in this row/column.
Syntax
'Declaration
 
Public Property FontWeight As Nullable(Of FontWeight)
 
See Also