[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CurrentChanging

CurrentChanging Event

When implementing this interface, fire this event before changing the current item. The event handler can cancel this event.

Implements
Namespace: C1.WPF.DataCollection
Assembly: C1.WPF.DataCollection.dll
Syntax
public event CurrentChangingEventHandler? CurrentChanging
Returns
Type Description
CurrentChangingEventHandler When implementing this interface, fire this event before changing the current item. The event handler can cancel this event.