Gets the padding of the list of items.

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

Syntax

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

See Also