C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / Row Class / HeaderFontStyle Property

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