다음을 통해 공유


<row> (FormXml)

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

양식 요소를 구성하는 데 사용되는 행을 지정합니다.

구문

<row
 addedby="String"
 height="String" >
 <cell />
</row>

특성 및 요소

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

특성

Attribute Description Type Usage

addedby

Identifies the name of the ISV or customizer that added the element.

String

Optional

height

Controls the height of the row. Valid values are:

  • auto

  • min

  • std

  • An integer representing the number of pixels

String

Optional

하위 요소

Element Description

<cell> (FormXml)

양식 레이아웃 요소입니다. 셀에는 표시할 레이블과 컨트롤이 들어 있습니다.

상위 요소

Element Description

<rows> (FormXml)

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

요소 정보

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

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