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 ControlSet Padding(Thickness value)

Parameters

value Thickness

A padding of a control.

Returns

ControlSet