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

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

Syntax

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

See Also