Gets or sets the border of the grouping information.
public IBorder FooterBorder {get; set;}
'Declaration
Public Property FooterBorder As IBorder
'Usage
Dim instance As GroupInfo
Dim value As IBorder
instance.FooterBorder = value
value = instance.FooterBorder