Table of Contents

Method PaddingBottom

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

PaddingBottom(float)

Sets PaddingBottom property for all the controls in the set.

public virtual ControlSet PaddingBottom(float value)

Parameters

value float

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.