<header> (FormXml)

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

양식 맨 위에 읽기 전용 정보를 표시합니다.

구문

<header
 celllabelalignment=["Center " | "Left" | "Right"]
 celllabelposition=["Top " | "Left"]
 columns="Integer"
 id="String"
 labelwidth="Integer" >
 <rows />
</header>

특성 및 요소

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

특성

Attribute Description Type Usage

celllabelalignment

Valid Values:

  • Center

  • Left

  • Right

Enumeration

Optional

celllabelposition

Valid Values:

  • Top

  • Left

Enumeration

Optional

columns

For internal use only.

Non Negative Integer

Optional

id

Unique ID for the header.

String (FormGuidType)

Required

labelwidth

Defines the horizontal space for a header label in pixels. The default is 110 pixels.

Non Negative Integer

Optional

하위 요소

Element Description

<rows> (FormXml)

양식 레이아웃을 작성하는 데 사용되는 행을 지정합니다.

상위 요소

Element Description

<form> (FormXml)

양식의 정의가 들어 있습니다.

요소 정보

Schema Type

FormXmlHeaderFooterType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/header

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

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