WinUI | ComponentOne
C1.WinUI.DataCollection Assembly / C1.WinUI.DataCollection Namespace / C1CollectionView Class / VectorChanged Event
In This Topic
    VectorChanged Event
    In This Topic
    Occurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection.
    Syntax
    public event VectorChangedEventHandler<object> VectorChanged
    See Also