Expand Minimize
This topic has not yet been rated - Rate this topic

<Layout> (RibbonDiffXml)

[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]

Specifies a layout for a Group within a GroupTemplate.

<Layout 
 LayoutTitle="String"
 Title="String" 
>
 <OverflowSection />
 <Section />
</Layout>

The following table lists the attributes, child elements, and parent elements.

Attributes

 

Attribute Description Type Usage

LayoutTitle

An alternative identifier for the element. Use this attribute to provide a title when the value of the Title attribute is "Popup".

String

Optional

Title

This element is not used in Microsoft Dynamics CRM.

String

Required

Child Elements

 

Element Description

<OverflowSection> (RibbonDiffXml)

Specifies a division of a Layout which allows controls to change relative position depending on the available space.

<Section> (RibbonDiffXml)

Contains a collection of rows.

Parent Elements

 

Element Description

<GroupTemplate> (RibbonDiffXml)

Specifies a collection of layout definitions that a group can use when the ribbon width changes.

 

XPath

//RibbonDiffXml/Templates/RibbonTemplates/GroupTemplate/Layout

Schema Name

LayoutType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.