GroupByFooter Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

Represents the definition of a Group By footer (GroupByFooter) used in a Web Part.

DECLARATION
<xs:element name="GroupByFooter" minOccurs="0" maxOccurs="unbounded" />

USAGE
<WebPart>
        <GroupByFooter />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Reference

GroupByFooter

Concepts

DeploymentManifest Schema