Table of Contents

Method Padding

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

Padding(Thickness)

Sets Padding property for all the controls in the set.

public virtual ControlSet Padding(Thickness value)

Parameters

value Thickness

A padding of a control.

Returns

ControlSet

Returns this object instance for use in the call sequences.