Gets the padding of the list of items.

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

Syntax

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

See Also