GroupByFooter Property
The GroupByFooter property of the SPView class gets or sets the definition of the Group By footer that is used in the view.
Property Value
A string that contains the definition of the footer in Collaborative Application Markup Language (CAML).
Remarks
Setting values through the GroupByFooter property requires using the Update method for changes to take effect in the database.
Example
The following code example uses the GroupByFooter property to customize the Group By footer area in a view and adds a link to a document library located in the site.
This example requires using directives (Imports in Visual Basic) for both the Microsoft.SharePoint and Microsoft.SharePoint.WebControls namespaces.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security