Whether the ScheduleItem is being added to or
removed from the collection.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public NotifyCollectionChangedAction Action { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Action As NotifyCollectionChangedAction Get |
| Visual C++ |
|---|
public: property NotifyCollectionChangedAction Action { NotifyCollectionChangedAction get (); } |