[]
        
(Showing Draft Content)

C1.WPF.ListView.C1ListView.SelectionChanging

SelectionChanging Event

Occurs when the selection is changing.

Namespace: C1.WPF.ListView
Assembly: C1.WPF.ListView.dll
Syntax
public event EventHandler<SelectionChangedEventArgs<int>> SelectionChanging
Returns
Type Description
EventHandler<SelectionChangedEventArgs<int>> Occurs when the selection is changing.