Table of Contents

Method MinWidth

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

MinWidth(float)

Sets MinWidth property for all the controls in the set.

public virtual ControlSet MinWidth(float value)

Parameters

value float

Minimum width of a control.

Returns

ControlSet

Returns this object instance for use in the call sequences.