ComponentOne FlexGrid for UWP
FontSize Property (CellStyle)

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

Reference

CellStyle Class
CellStyle Members