The ScheduleItem to which the event pertains.

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

Syntax

C#
public ScheduleItem Item { get; }
Visual Basic (Declaration)
Public ReadOnly Property Item As ScheduleItem

See Also