<row> (FormXml)
Aplica-se a: CRM 2015 on-prem, CRM Online
Especifica uma linha usada para organizar elementos de formulário.
Sintaxe
<row
addedby="String"
height="String" >
<cell />
</row>
Atributos e elementos
The following describes the attributes, child elements, and parent elements.
Atributos
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:
|
String |
Optional |
Elementos filho
Element | Description |
---|---|
Um elemento de layout de formulário. Uma célula contém os rótulos e o controle a serem exibidos. |
Elemento pai
Element | Description |
---|---|
Especifica as linhas usadas para redigir um layout de formulário. |
Informações do elemento
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Consulte também
Conceitos
Personalizar formulários de entidade
Outros recursos
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.