Freigeben über


<Layout> (RibbonDiffXml)

Betrifft: CRM 2016 on-prem, CRM Online

Gibt ein Layout für eine Gruppe in einer Gruppenvorlage an.

Syntax

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

Attribute und Elemente

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

Attribute

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

Dieses Element wird in Microsoft Dynamics CRM nicht verwendet.

String

Required

Untergeordnete Elemente

Element Description

<OverflowSection> (RibbonDiffXml)

Gibt eine Unterteilung eines Layouts an, mit der Steuerelemente die relative Position abhängig vom verfügbaren Bereich ändern können.

<Section> (RibbonDiffXml)

Enthält eine Sammlung von Zeilen.

Übergeordnete Elemente

Element Description

<GroupTemplate> (RibbonDiffXml)

Gibt eine Sammlung von Layoutdefinitionen an, die eine Gruppe verwenden kann, wenn die Menübandbreite verändert wird.

Elementinformationen

XPath

//RibbonDiffXml/Templates/RibbonTemplates/GroupTemplate/Layout

Schema Name

LayoutType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

Siehe auch

Weitere Ressourcen

Ribbon XML reference
Anpassen von Befehlen und des Menübands

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.