Table of Contents

Method MarginTop

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

MarginTop(double)

Sets MarginTop property for all the controls in the set.

public virtual ControlSet MarginTop(double value)

Parameters

value double

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.