Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 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
    public CollectionAction Action {get;}
    See Also