Spread for ASP.NET 12 Product Documentation
Group Property (GroupFooter)


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

Reference

GroupFooter Class
GroupFooter Members