Compartilhar via


<Section> (RibbonDiffXml)

Aplica-se a: CRM 2016 on-prem, CRM Online

Contém uma coleção de linhas.

Sintaxe

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

Atributos e elementos

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

Atributos

Attribute Description Type Usage

Alignment

Specifies the vertical alignment of controls within the section.

Valid values:

 

Value Description

Top

As linhas devem ser alinhadas à parte superior.

Middle

As linhas devem ser alinhadas ao meio.

Enumeration

Optional

Type

Especifica o tipo de seção.

Valid values:

 

Value Description

Divider

A seção atua como um divisor entre as seções.

OneRow

A seção exibirá uma linha.

TwoRow

A seção exibirá duas linhas.

ThreeRow

A seção exibirá três linhas.

Enumeration

Optional

Elementos filho

Element Description

<Row> (RibbonDiffXml)

Especifica uma linha em uma Seção.

Elemento pai

Element Description

<Layout> (RibbonDiffXml)

Especifica o layout para um Grupo de um GroupTemplate.

Informações do elemento

XPath

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

Schema Name

SectionType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

Consulte também

Outros recursos

Ribbon XML reference
Personalizar os comandos e a faixa de opções

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