Share via


GroupByHeader (DeploymentManifest - SPView)

Applies to: SharePoint Foundation 2010

Represents the definition of a Group By header parameter (GroupByHeader) in a view.

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

USAGE
<View>
        <GroupByHeader />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

GroupByHeader

Concepts

DeploymentManifest Schema