Gets whether the control contains more ScheduleItem objects than it can render.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public bool HasOverflowItems { get; internal set; }
Visual Basic (Declaration)
Public Property HasOverflowItems As Boolean

See Also