Table of Contents

Method MinHeight

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

MinHeight(double)

Sets MinHeight property for all the controls in the set.

public virtual ControlSet MinHeight(double value)

Parameters

value double

Minimum height of a control.

Returns

ControlSet

Returns this object instance for use in the call sequences.