Share via


<Section> (RibbonDiffXml)

Se aplica a: CRM 2016 on-prem, CRM Online

Contiene una recopilación de filas.

Sintaxis

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

Atributos y 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

Las filas deben alinearse en la parte superior.

Middle

Las filas deben alinearse en el centro.

Enumeration

Optional

Type

Especifica el tipo de sección.

Valid values:

 

Value Description

Divider

La sección actúa como divisor entre secciones.

OneRow

Esta sección mostrará una fila.

TwoRow

Esta sección mostrará dos filas.

ThreeRow

Esta sección mostrará tres filas.

Enumeration

Optional

Elementos secundarios

Element Description

<Row> (RibbonDiffXml)

Especifica una fila en una sección.

Elementos primarios

Element Description

<Layout> (RibbonDiffXml)

Especifica un diseño para un grupo en una GroupTemplate.

Información del elemento

XPath

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

Schema Name

SectionType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

Vea también

Otros recursos

Ribbon XML reference
Personalizar los comandos y la cinta de opciones

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