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 ValueDescription
FitBothResize the control to the height and width of the cell
FitHeightResize the control to the height of the cell. Width will remain unchanged
FitWidthResize the control to the width of the cell. Height will remain unchanged
NoneDonot resize the control


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2