<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.