Partilhar via


<header> (FormXml)

Aplica-se a: CRM 2015 on-prem, CRM Online

Exibe informações somente leitura na parte superior do formulário.

Sintaxe

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

Atributos e elementos

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

Atributos

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

Elementos filho

Element Description

<rows> (FormXml)

Especifica as linhas usadas para redigir um layout de formulário.

Elemento pai

Element Description

<form> (FormXml)

Contém a definição de um formulário.

Informações do elemento

Schema Type

FormXmlHeaderFooterType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/header

Consulte também

Conceitos

Personalizar formulários de entidade

Outros recursos

Form XML reference

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