Table of Contents

Method PaddingTop

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

PaddingTop(double)

Sets PaddingTop property for all the controls in the set.

public virtual ControlSet PaddingTop(double value)

Parameters

value double

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.