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

In This Topic
FontStyle Property (FlexGrid)
In This Topic
Gets or sets the font style applied to the view.
Syntax
'Declaration
 
Public Property FontStyle As Nullable(Of C1StyleFontStyle)
 
See Also