<Layout> (RibbonDiffXml)
Applies To: Dynamics CRM 2015
Specifies a layout for a Group within a GroupTemplate.
Syntax
<Layout
LayoutTitle="String"
Title="String"
>
<OverflowSection />
<Section />
</Layout>
Attributes and Elements
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 |
---|---|
Specifies a division of a Layout which allows controls to change relative position depending on the available space. |
|
Contains a collection of rows. |
Parent Elements
Element |
Description |
---|---|
Specifies a collection of layout definitions that a group can use when the ribbon width changes. |
Element Information
XPath |
|
Schema Name |
LayoutType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
See Also
Ribbon XML reference
Customize commands and the ribbon
© 2016 Microsoft. All rights reserved. Copyright