Table of Contents

Method MarginRight

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

MarginRight(double)

Sets MarginRight property for all the controls in the set.

public virtual ControlSet MarginRight(double value)

Parameters

value double

The margin value.

Returns

ControlSet

Returns this object instance for use in the call sequences.