Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Defines the number of columns in the body the report.
Syntax
<Body>
...
<Columns>...</Columns>
...
</Body>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
Integer |
Default value |
1 |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
A value of 2 or more in the Columns element divides the report body into multiple columns. The Columns element must contain a value between 1 and 1000.
See Also
Reference
Report Definition XML Elements