ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / NotifyCollectionChangedEventArgs Class / Action Property

In This Topic
    Action Property (NotifyCollectionChangedEventArgs)
    In This Topic
    Gets the action that caused the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As NotifyCollectionChangedAction
    public NotifyCollectionChangedAction Action {get;}
    See Also