WinUI | ComponentOne
C1.WinUI.DataCollection Assembly / C1.WinUI.DataCollection Namespace / C1CollectionView Class / CurrentChanged Event
In This Topic
    CurrentChanged Event
    In This Topic
    When implementing this interface, fire this event after the current item has been changed.
    Syntax
    public event EventHandler<object> CurrentChanged
    See Also