2.288 .rowalignment[integer]
In a tablefield, this attribute describes the alignment of field contents (top, bottom, centered). The default value is .rowalignment[0] unless it is specified otherwise.
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
- bottom-justified
- 0
- vertically centered
- 1
- top-justified