<rows> (FormXml)

应用到: CRM 2016 on-prem, CRM Online

指定用于组成窗体布局的行。

语法

<rows
 addedby="String"
>
 <row />
</rows>

属性和元素

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

子元素

Element Description

<row> (FormXml)

指定用于组织窗体元素的行。

父元素

Element Description

<section> (FormXml)

指定窗体中的一个部分。

<header> (FormXml)

在窗体顶部显示只读信息。

<footer> (FormXml)

在窗体底部显示只读信息。

元素信息

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

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

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

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