GroupRowFontFamily Property
Gets or sets the font family applied to group row cells.
public string GroupRowFontFamily {get; set;}
'Declaration
Public Property GroupRowFontFamily As String
'Usage
Dim instance As FlexGrid
Dim value As String
instance.GroupRowFontFamily = value
value = instance.GroupRowFontFamily