C1.WPF.Document Assembly / C1.WPF.Document Namespace / NotifyCollectionEventArgs Class / Action Property

In This Topic
Action Property (NotifyCollectionEventArgs)
In This Topic
Gets the action that caused the event.
Syntax
'Declaration
 
Public ReadOnly Property Action As CollectionAction
 
See Also