Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.25 KB

groupbyfooter-element-deploymentmanifestspwebpart.md

File metadata and controls

54 lines (35 loc) · 1.25 KB
title manager ms.date ms.audience ms.topic ms.localizationpriority ms.assetid description
GroupByFooter Element (DeploymentManifest - SPWebPart)
soliver
3/9/2015
Developer
reference
medium
f0df83b9-16fd-41e7-9cb0-7cfbc37198c3
Represents the definition of a Group By Footer (GroupByFooter) used in a web part.

GroupByFooter Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Represents the definition of a Group By Footer (GroupByFooter) used in a web part.

Definition

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

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

Type

xs:string

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

See also