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 user control.
Learn how controls can be positioned and their size defined. |
Schema: tchmi:framework#/definitions/SizeModeWithContent
Origin: User Control Host
See also
Attribute getter: getWidthMode
Attribute setter: setWidthMode
Available from 1.8 |