C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / RowHeaderFontSize Property

In This Topic
RowHeaderFontSize Property
In This Topic
Gets or sets the font size applied to row header cells.
Syntax
'Declaration
 
Public Property RowHeaderFontSize As Nullable(Of C1StyleFontSize)
 
See Also