<Section> (RibbonDiffXml)

S'applique à: CRM 2016 on-prem, CRM Online

Contient un ensemble de lignes.

Syntaxe

<Section 
 Alignment=["Top" | "Middle"]
 Type=["Divider" | "OneRow" | "TwoRow" | "ThreeRow"]
 >
 <Row />
</Section>

Attributs et éléments

The following describes the attributes, child elements, and parent elements.

Attributs

Attribute Description Type Usage

Alignment

Specifies the vertical alignment of controls within the section.

Valid values:

 

Value Description

Top

Les lignes doivent être alignées en haut.

Middle

Les lignes doivent être alignées au centre.

Enumeration

Optional

Type

Spécifie le type de section.

Valid values:

 

Value Description

Divider

La section agit comme une séparation entre les sections.

OneRow

La section affichera une ligne.

TwoRow

La section affichera deux lignes.

ThreeRow

La section affichera trois lignes.

Enumeration

Optional

Éléments enfants

Element Description

<Row> (RibbonDiffXml)

Spécifie une ligne dans une section.

Éléments parents

Element Description

<Layout> (RibbonDiffXml)

Spécifie une présentation pour un groupe dans un GroupTemplate.

Informations sur l'élément

XPath

//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/GroupTemplate/Layout/Section

Schema Name

SectionType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

Voir aussi

Autres ressources

Ribbon XML reference
Personnaliser les commandes et le ruban

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