ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / NotifyCollectionChangedAsyncEventArgs Class / Action Property

In This Topic
    Action Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As System.Collections.Specialized.NotifyCollectionChangedAction
    public System.Collections.Specialized.NotifyCollectionChangedAction Action {get;}
    See Also