Whether the ScheduleItem is being added to or removed from the collection.

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

Syntax

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

See Also