<Color> (RibbonDiffXml)

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

在颜色集合中指定颜色选择器控件的颜色。

语法

<Color Color="String"
 DisplayColor="String"
 Sequence="String"
 Style="String"
 Title="String"
/>

属性和元素

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

属性

Attribute Description Type Usage

Color

在颜色集合中指定颜色选择器控件的颜色。

String

Optional

DisplayColor

A hexadecimal color code to use for the background color of the table cell, such as "#FF0000" (red).

String

Optional

Sequence

通过将序列值设置为高于或低于现有功能区元素来指定功能区修改内容的位置。

Integer

Optional

Style

The name of a CSS selector to apply to the table cell that represents the color.

String

Optional

Title

Microsoft Dynamics CRM 中未使用此元素。

String

Optional

子元素

此元素不具有属性。

父元素

Element Description

<Colors> (RibbonDiffXml)

为颜色选择器控件指定一组颜色。

元素信息

XPath

//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/Menu/MenuSection/Controls/ColorPicker/Colors/Color

Schema Name

ColorStyleType

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.