Share via


TitleBar Element in OBPart (LayoutDefinitions Schema)

Applies to: SharePoint Server 2010

Specifies the user interface (UI) and behavior of the title bar of the Office External Part.

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

Schema: LayoutDefinitions

<TitleBar Visible = "Boolean" ShowCollapseExpand = "Boolean"> </TitleBar>

Attributes and Elements

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

Attributes

Attribute

Description

Visible

Optional.

Specifies whether the title bar is visible or hidden.

Attribute type: Boolean

ShowCollapseExpand

Optional.

Specifies whether the Expand button or Collapse button is shown or hidden.

Attribute type: Boolean

Child Elements

None.

Parent Elements

Element

Description

OBPart Element in ArrayOfOBPart (LayoutDefinitions Schema)

The Office External Part this title bar belongs to.