다음을 통해 공유


<Layout> (RibbonDiffXml)

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

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

구문

<Layout 
 LayoutTitle="String"
 Title="String" 
>
 <OverflowSection />
 <Section />
</Layout>

특성 및 요소

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

특성

Attribute Description Type Usage

LayoutTitle

An alternative identifier for the element. Use this attribute to provide a title when the value of the Title attribute is "Popup".

String

Optional

Title

이 요소는 Microsoft Dynamics CRM에서 사용되지 않습니다.

String

Required

하위 요소

Element Description

<OverflowSection> (RibbonDiffXml)

사용 가능한 공간에 따라 컨트롤의 상대적인 위치를 변경할 수 있는 레이아웃 부문을 지정합니다.

<Section> (RibbonDiffXml)

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

상위 요소

Element Description

<GroupTemplate> (RibbonDiffXml)

리본 너비가 변경될 때 그룹이 사용할 수 있는 레이아웃 정의의 모음을 지정합니다.

요소 정보

XPath

//RibbonDiffXml/Templates/RibbonTemplates/GroupTemplate/Layout

Schema Name

LayoutType

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.