FieldPlacementPosition Enumeration
| Name | Value | Description | |
|---|---|---|---|
| AfterGivenField | 1 | A field will be placed after a 'reference' field if specified, otherwise it will be placed at the end. | |
| AtEnd | 2 | A field will be placed at the end. | |
| BeforeGivenField | 0 | A field will be placed before a 'reference' field if specified, otherwise it will be placed at the end. |
Available since QDV 7.16.585.
