Specifies the font size of text displayed in a Column object. The font size is re-evaluated at run time each time the Grid control is refreshed. Available at design time; read-write at run time.
Syntax
Column.FontSize[ = "nSize"]
Settings
"nSize"
Evaluates to a font size. The default font size is 10 points.
Remarks
The maximum value for nSize is 2,048 points. There are 72 points in 1 inch.
Use this property to change the font size of a row.