WidthMode
Selection of the method of calculating the width. The available options are:
- Value: The width is defined by the width entered.
- Parent: The width is defined by the distance to the left and right side. The Width attribute is ignored in all calculations!
- Content: The width is defined by the children of the control.
Schema: tchmi:framework#/definitions/SizeModeWithContent
Origin: Container Control
See also
Attribute getter: getWidthMode
Attribute setter: setWidthMode
Available from 1.8 |