<column> (FormXml)
적용 대상: CRM 2015 on-prem, CRM Online
탭 요소 내에서 열을 지정합니다.
구문
<column width="String">
<sections />
</column>
특성 및 요소
The following describes the attributes, child elements, and parent elements.
특성
Attribute | Description | Type | Usage |
---|---|---|---|
width |
Specifies the width of a column by a percentage. |
String (FormPercentageType) |
Required |
하위 요소
Element | Description |
---|---|
양식 레이아웃에 사용되는 섹션의 정의가 들어 있습니다. |
상위 요소
Element | Description |
---|---|
탭 내의 열이 들어 있습니다. |
설명
The width attribute must match this regular expression: ^(100|[0-9]{1,2})%$
예제
<column width="100%">
<sections />
</column>
요소 정보
Schema Name |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 to 3 |
XPath |
|
참고 항목
개념
기타 리소스
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.