ComponentOne FlexGrid for UWP
FontFamily Property (RowCol)

C1.UWP.FlexGrid Assembly > C1.Xaml.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 Windows.UI.Xaml.Media.FontFamily
public Windows.UI.Xaml.Media.FontFamily FontFamily {get; set;}
See Also

Reference

RowCol Class
RowCol Members