FlexLayoutPack

Namespace: PP;

Description

The FlexLayoutPack enumeration contains vertical element layout options.

It is used by the FlexLayout.Position property.

Available Values

Value Brief description
Start Elements will be placed at the beginning of container.
Center Elements will be placed in the center of container located.
End Elements will be placed at the end of container.
None Vertical element layout is not set.

See also:

PP