Table of Contents

Method MinWidth

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

MinWidth(double)

Sets MinWidth property for all the controls in the set.

public virtual ControlSet MinWidth(double value)

Parameters

value double

Minimum width of a control.

Returns

ControlSet

Returns this object instance for use in the call sequences.