Gets a value indicating whether the zoom will be adjusted to show one item entirely.

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

Syntax

C#
public bool IsOneItem { get; }
Visual Basic
Public ReadOnly Property IsOneItem As Boolean
	Get

See Also