C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellStyle Class / FontSize Property

In This Topic
FontSize Property (CellStyle)
In This Topic
Gets or sets the size of the font used to render text in a cell.
Syntax
'Declaration
 
Public Property FontSize As Nullable(Of Double)
 
See Also