ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class


In This Topic
    C1CollectionView Class Events
    In This Topic

    For a list of all members of this type, see C1CollectionView members.

    Public Events
     NameDescription
    Public EventThe event is triggered after the current item has been changed.  
    Public EventThe event is triggered before the current item is changing, and allows to cancel the move to another item.  
    Public Event  
    Public Event  
    Public EventThis event occurs when a property value has changed.  
    Public EventOccurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection.  
    Top
    See Also