次の方法で共有


<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

このセクションは 1 つの行を表示します。

TwoRow

このセクションは 2 つの行を表示します。

ThreeRow

このセクションは 3 つの行を表示します。

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