Gets or sets the font settings of the footer grouping information.
public Font FooterFont {get; set;}
'Declaration
Public Property FooterFont As Font
'Usage
Dim instance As GroupInfo
Dim value As Font
instance.FooterFont = value
value = instance.FooterFont