<Section> (RibbonDiffXml)

应用到: CRM 2016 on-prem, CRM Online

包含一个行集合。

语法

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

属性和元素

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

属性

Attribute Description Type Usage

Alignment

Specifies the vertical alignment of controls within the section.

Valid values:

 

Value Description

Top

这些行应顶部对齐。

Middle

这些行应居中对齐。

Enumeration

Optional

Type

指定部分的类型。

Valid values:

 

Value Description

Divider

此部分充当各部分间的分隔线。

OneRow

此部分将显示一个行。

TwoRow

此部分将显示两个行。

ThreeRow

此部分将显示三个行。

Enumeration

Optional

子元素

Element Description

<Row> (RibbonDiffXml)

指定节中的行。

父元素

Element Description

<Layout> (RibbonDiffXml)

在 GroupTemplate 中指定组的布局。

元素信息

XPath

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

Schema Name

SectionType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

另请参阅

其他资源

Ribbon XML reference
自定义命令和功能区

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