ComponentOne FlexGrid for WPF and Silverlight
FontSize Property (CellStyle)

C1.WPF.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