MindFusion.Wpf Pack Programmer's Guide
NotifyCollectionChangedEventArgs.Action Property
See Also
 





Gets the action that caused the event.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public NotifyCollectionChangedAction Action { get; }

Visual Basic  Copy Code

Public ReadOnly Property Action As NotifyCollectionChangedAction

 Property Value

A member of the NotifyCollectionChangedAction enumeration.

 See Also

NotifyCollectionChangedEventArgs Members
NotifyCollectionChangedEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace