Container element

(LayoutDefinitions Schema)

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

Specifies the layout for the External Data Parts.

Namespace: http://schemas.microsoft.com/office/2009/05/BusinessApplications/Layout

Schema: LayoutDefinitions

<Container ContainerType = "String" FillParent = "Boolean"> </Container>

Elements and attributes

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

Attributes

Attribute Description
**ContainerType** Required.

The container type.

The following table lists the possible values for this attribute.

Value

Description

Stack Specifies that Office External Parts in this layout will be stacked vertically or horizontally.
**FillParent** Optional.

Specifies whether this layout element is maximized within its parent.

Attribute type: **Boolean**

Child elements

Element Description
CustomProperties element in UIelement (LayoutDefinitions schema) The list of the custom properties.
Children element in Container (LayoutDefinitions schema) The list of the Office External Parts in this layout.

Parent elements

None.