GroupRowFontSize Property
Gets or sets the font size applied to group row cells.
public double GroupRowFontSize {get; set;}
'Declaration
Public Property GroupRowFontSize As Double
'Usage
Dim instance As FlexGrid
Dim value As Double
instance.GroupRowFontSize = value
value = instance.GroupRowFontSize