Flow Layout Manager - FlowOperationVer Property

Defines the vertical flow operation for components in a row or column

Member of Flow Layout Manager (PRIM_FWLM)

Data Type - Enumeration

Details

Defines the horizontal flow operation for components in a row or column.
 
 
When the display area is divided into rows

Allowed Values

Enum Value Description
Center Items are horizontally centered in a row
Decrease Items are positioned at the top or bottom of a row
Increase Items are positioned at the top or bottom of a row
Spread Same as Center
 
When the display area is divided into columns

Allowed Values

Enum Value Description
Center Items are separated by the value of the SpacingItems property and they are all vertically centered in the column
Decrease Items are positioned from the top or bottom, increasing down the the display area, separated by the value of the SpacingItems property
Increase Items are positioned from the top or bottom, decreasing up the display area, separated by the value of the SpacingItems property
Spread Items are separated by the value of the SpacingItems property and any remaining vertical space is spread between the items

                
                

See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020