Table of Contents

Method PaddingRight

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

PaddingRight(double)

Sets PaddingRight property for all the controls in the set.

public virtual ControlSet PaddingRight(double value)

Parameters

value double

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.