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

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

Syntax

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

See Also