Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / NotifyCollectionChangedDeferralsAwaiter Class / EventArgs Property

In This Topic
    EventArgs Property
    In This Topic
    Gets the event arguments.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EventArgs As NotifyCollectionChangedAsyncEventArgs
    public NotifyCollectionChangedAsyncEventArgs EventArgs {get;}
    See Also