Table of Contents

Method PaddingTop

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

PaddingTop(float)

Sets PaddingTop property for all the controls in the set.

public virtual ControlSet PaddingTop(float value)

Parameters

value float

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.