다음을 통해 공유


<Section> (RibbonDiffXml)

적용 대상: CRM 2016 on-prem, CRM Online

열의 모음이 들어 있습니다.

구문

<Section 
 Alignment=["Top" | "Middle"]
 Type=["Divider" | "OneRow" | "TwoRow" | "ThreeRow"]
 >
 <Row />
</Section>

특성 및 요소

The following describes the attributes, child elements, and parent elements.

특성

Attribute Description Type Usage

Alignment

Specifies the vertical alignment of controls within the section.

Valid values:

 

Value Description

Top

행을 맨 위에 맞춰야 합니다.

Middle

행을 중간에 맞춰야 합니다.

Enumeration

Optional

Type

섹션 유형을 지정합니다.

Valid values:

 

Value Description

Divider

섹션은 섹션 간의 구분선 역할을 합니다.

OneRow

섹션에는 한 행이 표시됩니다.

TwoRow

섹션에는 두 개의 행이 표시됩니다.

ThreeRow

섹션에는 세 개의 행이 표시됩니다.

Enumeration

Optional

하위 요소

Element Description

<Row> (RibbonDiffXml)

섹션 내에서 행을 지정합니다.

상위 요소

Element Description

<Layout> (RibbonDiffXml)

GroupTemplate 내에서 그룹의 레이아웃을 지정합니다.

요소 정보

XPath

//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/GroupTemplate/Layout/Section

Schema Name

SectionType

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.