Spread Windows Forms 12.0 Product Documentation
FooterBorder Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > GroupInfo Class : FooterBorder Property
Gets or sets the border of the grouping information.
Syntax
'Declaration
 
Public Property FooterBorder As IBorder
'Usage
 
Dim instance As GroupInfo
Dim value As IBorder
 
instance.FooterBorder = value
 
value = instance.FooterBorder
public IBorder FooterBorder {get; set;}
See Also

Reference

GroupInfo Class
GroupInfo Members