Del via


<Color> (RibbonDiffXml)

Gælder for: CRM 2016 on-prem, CRM Online

Angiver en farve i en farvesamling for en farvevælger.

Syntaks

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

Attributter og elementer

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

Attributter

Attribute Description Type Usage

Color

Angiver en farve i en farvesamling for en farvevælger.

String

Optional

DisplayColor

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

String

Optional

Sequence

Angiv placeringen af det ændrede bånd ved at angive sekvensværdien til at være højere eller lavere end eksisterende elementer på båndet.

Integer

Optional

Style

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

String

Optional

Title

Dette element bruges ikke i Microsoft Dynamics CRM.

String

Optional

Underordnede elementer

Dette element har ingen attributter.

Overordnede elementer

Element Description

<Colors> (RibbonDiffXml)

Angiver en samling farver for en farvevælger.

Elementoplysninger

XPath

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

Schema Name

ColorStyleType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

Se også

Andre ressourcer

Tilpasse kommandoer og båndet
Ribbon XML reference

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