orientation
The orientation property specifies the text direction for a bidirectional language for all fields in a FormGroup.
Valid values come from the orientationKind enumeration:
- rtl
- If you want the fields to display in right-to-left orientation.
- ltr (the default)
- If you want the fields to display in left-to-right orientation.
The property is used for input and output.
Compatibility
| Data item | VGUI record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java™ | Print Form COBOL |
|---|---|---|---|---|---|---|
| Yes | No | No | Yes | No | Yes | No |