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