NUniSizeBox Class Members
In This Topic
The following tables list the members exposed by NUniSizeBox.
Public Constructors
Public Fields
Public Properties
| 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
Public Methods
| Name | Description |
| InvalidateMeasure | Overridden. Invalidates the element measure and pools the element for measure validation. |
Top
See Also