Table of Contents

Method MaxHeightOnSizeChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.