ComponentOne FlexGrid for UWP
FontStyle Property (CellStyle)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellStyle Class : FontStyle Property
Gets or sets the FontStyle used to render text in a cell.
Syntax
'Declaration
 
Public Property FontStyle As System.Nullable(Of FontStyle)
public System.Nullable<FontStyle> FontStyle {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members