[]
        
(Showing Draft Content)

C1.UWP.DataCollection.C1CollectionView.VectorChanged

VectorChanged Event

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

Namespace: C1.UWP.DataCollection
Assembly: C1.UWP.DataCollection.dll
Syntax
public event VectorChangedEventHandler<object> VectorChanged
Returns
Type Description
VectorChangedEventHandler<object> Occurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection.