Table Layout Item Animation - Sizing Property

Sizing to be applied to the layout item

Member of Table Layout Item Animation (PRIM_ANIM.TableLayoutItem)

Data Type - Enumeration

Details

The Sizing property specifies the value the Sizing property of the managed layout item will have when the animation completes.

Allowed Values

Enum Value Description
FitBoth Resize the control to the height and width of the cell
FitHeight Resize the control to the height of the cell. Width will remain unchanged
FitWidth Resize the control to the width of the cell. Height will remain unchanged
None Donot resize the control


See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020