<OverflowSection> (RibbonDiffXml)

適用於: CRM 2015 on-prem, CRM Online

指定配置的內文區塊,允許控制項根據可用空間來變更相對位置。

語法

<OverflowSection 
 DisplayMode=["Default" | "Small" | "Medium" | "Large" | "Text" | "Menu" | "Menu16" | "Menu32" | "Thin"]
 DividerAfter=["0" | "1" | "true" | "false"]
 DividerBefore=["0" | "1" | "true" | "false"]
 TemplateAlias="String" 
 Type=["Divider" | "OneRow" | "TwoRow" | "ThreeRow"]
 />

屬性和元素

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

屬性

Attribute Description Type Usage

DisplayMode

控制用於顯示元素的模式。

Valid values:

 

Value Description

Default

以預設模式顯示元素。

Small

以小型模式顯示元素。

Medium

以適中模式顯示元素。

Large

以大型模式顯示元素。

Text

以文字模式顯示元素。

Menu

如功能表般顯示元素。

Menu16

在功能表中以 16 像素高度顯示元素。

Menu32

在功能表中以 32 像素高度顯示元素。

Thin

以精簡模式顯示元素。

Enumeration

Optional

DividerAfter

TRUE to render a divider at the end of the section.

Boolean

Optional

DividerBefore

TRUE to render a divider at the start of the section.

Boolean

Optional

TemplateAlias

將 CommandUIDefinition 的功能區子元素與 Layout 元素之子元素內的預留位置產生關聯。此值定義當配置變更時,控制項在控制項群組內顯示的位置。

String

Optional

Type

指定區段的類型。

Valid values:

 

Value Description

Divider

此區段做為區段之間的分割線。

OneRow

此區段將顯示一個資料列。

TwoRow

此區段將顯示兩個資料列。

ThreeRow

此區段將顯示三個資料列。

Enumeration

Optional

子元素

此元素沒有子元素。

上層元素

Element Description

<Layout> (RibbonDiffXml)

在 GroupTemplate 內指定 Group 的配置。

元素資訊

XPath

//RibbonDiffXml/Templates/RibbonTemplates/GroupTemplate/Layout/OverflowSection

Schema Name

OverflowSectionType

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.