Freigeben über


<Color> (RibbonDiffXml)

Betrifft: CRM 2016 on-prem, CRM Online

Gibt eine Farbe innerhalb einer Farbsammlung für ein Farbauswahlsteuerelement an.

Syntax

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

Attribute und Elemente

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

Attribute

Attribute Description Type Usage

Color

Gibt eine Farbe innerhalb einer Farbsammlung für ein Farbauswahlsteuerelement an.

String

Optional

DisplayColor

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

String

Optional

Sequence

Geben Sie die Position der Menübandänderung an, indem Sie den Sequenzwert höher oder niedriger als vorhandene Menübandelemente festlegen.

Integer

Optional

Style

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

String

Optional

Title

Dieses Element wird in Microsoft Dynamics CRM nicht verwendet.

String

Optional

Untergeordnete Elemente

Diese Element verfügt nicht über Attribute.

Übergeordnete Elemente

Element Description

<Colors> (RibbonDiffXml)

Gibt eine Farbsammlung für ein Farbauswahlsteuerelement an.

Elementinformationen

XPath

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

Schema Name

ColorStyleType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

Siehe auch

Weitere Ressourcen

Anpassen von Befehlen und des Menübands
Ribbon XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.