2.38 .colalignment[integer]
In a tablefield, this attribute describes the alignment of the contents of a field relative to that field (left, centered, right). The default value is .colalignment[0] unless it is locally reset.
Definition
-
Data type
integer
-
Access
get, set
-
changed event
yes

-
C
Data type: DT_integer
-
COBOL
Data type: DT-integer
-
Classification
object-specific attribute
-
Objects
Value range
- -1
- right-justified
- 0
- horizontally centered
- 1
- left-justified