Table of Contents

Method MarginTop

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

MarginTop(float)

Sets MarginTop property for all the controls in the set.

public virtual ControlSet MarginTop(float value)

Parameters

value float

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.