<Layout> (RibbonDiffXml)

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

在 GroupTemplate 中指定组的布局。

语法

<Layout 
 LayoutTitle="String"
 Title="String" 
>
 <OverflowSection />
 <Section />
</Layout>

属性和元素

The following table lists the attributes, child elements, and parent elements.

属性

Attribute Description Type Usage

LayoutTitle

An alternative identifier for the element. Use this attribute to provide a title when the value of the Title attribute is "Popup".

String

Optional

Title

Microsoft Dynamics CRM 中未使用此元素。

String

Required

子元素

Element Description

<OverflowSection> (RibbonDiffXml)

指定布局的某个部分,它允许控件根据可用空间更改相对位置。

<Section> (RibbonDiffXml)

包含一个行集合。

父元素

Element Description

<GroupTemplate> (RibbonDiffXml)

指定一个布局定义集合,组在功能区宽度发生更改时可使用这些定义。

元素信息

XPath

//RibbonDiffXml/Templates/RibbonTemplates/GroupTemplate/Layout

Schema Name

LayoutType

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.