Gets the padding of the list of items.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Thickness Padding { get; }
Visual Basic
Public ReadOnly Property Padding As Thickness
	Get

See Also