Spread Windows Forms 12.0 Product Documentation
Group Property (GroupFooter)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > GroupFooter Class : Group Property
Gets and sets the group that corresponds with this group footer.
Syntax
'Declaration
 
Public ReadOnly Property Group As Group
'Usage
 
Dim instance As GroupFooter
Dim value As Group
 
value = instance.Group
public Group Group {get;}
See Also

Reference

GroupFooter Class
GroupFooter Members