Basic Library for WinRT
VectorChanged Event

Occurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection.
Syntax
'Declaration
 
Public Event VectorChanged As Windows.Foundation.Collections.VectorChangedEventHandler(Of Object)
public event Windows.Foundation.Collections.VectorChangedEventHandler<object> VectorChanged
See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback