<header> (FormXml)
適用於: CRM 2016 on-prem, CRM Online
在表單頂端顯示唯讀資訊。
語法
<header
celllabelalignment=["Center " | "Left" | "Right"]
celllabelposition=["Top " | "Left"]
columns="Integer"
id="String"
labelwidth="Integer" >
<rows />
</header>
屬性和元素
The following describes the attributes, child elements, and parent elements.
屬性
Attribute | Description | Type | Usage |
---|---|---|---|
celllabelalignment |
Valid Values:
|
Enumeration |
Optional |
celllabelposition |
Valid Values:
|
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 |
子元素
Element | Description |
---|---|
指定用於撰寫表單配置的資料列。 |
上層元素
Element | Description |
---|---|
包含表單的定義。 |
元素資訊
Schema Type |
FormXmlHeaderFooterType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
請參閱
概念
其他資源
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.