Table of Contents

Method MinHeight

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

MinHeight(float)

Sets MinHeight property for all the controls in the set.

public virtual ControlSet MinHeight(float value)

Parameters

value float

Minimum height of a control.

Returns

ControlSet

Returns this object instance for use in the call sequences.