Share via


GroupByHeader (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

Represents the definition of a Group By header (GroupByHeader) used in a Web Part.

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

USAGE
<WebPart>
        <GroupByHeader />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Reference

GroupByHeader

Concepts

DeploymentManifest Schema