Method MaxHeightOnSizeChanged
MaxHeightOnSizeChanged()
Binds the SizeChanged events of all items in the ControlSet to automatically update the suggested height based on the current maximum height value.
public virtual ControlSet MaxHeightOnSizeChanged()
Returns
- ControlSet
The current instance of the ControlSet, enabling method chaining.