共用方式為


<Section> (RibbonDiffXml)

適用於: CRM 2015 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 內指定 Group 的配置。

元素資訊

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 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.