다음을 통해 공유


<Color> (RibbonDiffXml)

적용 대상: CRM 2016 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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.