ComponentOne FlexGrid for WPF and Silverlight
FontSize Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : FontSize Property
Gets or sets the font size used to render text in this row/column.
Syntax
'Declaration
 
Public Property FontSize As System.Nullable(Of Double)
public System.Nullable<double> FontSize {get; set;}
See Also

Reference

RowCol Class
RowCol Members