NUniSizeBox Class Properties
For a list of all members of this type, see NUniSizeBox members.
| Name | Description |
 | Group | Gets or sets the sub-group this item is associated with. |
 | OwnerGroup | Gets the group in which this item resides. Valid only when the item is inside a document. |
 | UniSizeMode | Gets or sets whether the only the DesiredWidth, only the DesiredHeight or both the DesiredWidth and DesiredHeight of this item should be equal to the max measure of the items of the same sub-group in the OwnerGroup. By default set to Width. |
Top