Table of Contents

Method MarginLeft

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

MarginLeft(float)

Sets MarginLeft property for all the controls in the set.

public virtual ControlSet MarginLeft(float value)

Parameters

value float

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.