RowDefinition Events
A row within a Widget View.| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
| LengthChanged | Fires whenever this BaseRelativeLengthElement changes its length. Inherited from BaseRelativeLengthElement. |
| VisibilityChanged | Fires whenever this BaseRelativeLengthElement changes its visibility. Inherited from BaseRelativeLengthElement. |
See Also