[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CollectionChanged

CollectionChanged Event

Occurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection.

Implements
Namespace: C1.WPF.DataCollection
Assembly: C1.WPF.DataCollection.dll
Syntax
public event NotifyCollectionChangedEventHandler? CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
Returns
Type Description
NotifyCollectionChangedEventHandler Occurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection.