FooterForeColor Property (GroupInfo)
Gets or sets the text color of the group footer.
public Color FooterForeColor {get; set;}
'Declaration
Public Property FooterForeColor As Color
'Usage
Dim instance As GroupInfo
Dim value As Color
instance.FooterForeColor = value
value = instance.FooterForeColor