ComponentOne FlexGrid for WPF and Silverlight
FontFamily Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : FontFamily Property
Gets or sets the FontFamily used to render text in this row/column.
Syntax
'Declaration
 
Public Property FontFamily As System.Windows.Media.FontFamily
public System.Windows.Media.FontFamily FontFamily {get; set;}
See Also

Reference

RowCol Class
RowCol Members