Table of Contents

Method PaddingLeft

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

PaddingLeft(double)

Sets PaddingLeft property for all the controls in the set.

public virtual ControlSet PaddingLeft(double value)

Parameters

value double

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.