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

In This Topic
HeaderFontStyle Property (DetailRow)
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