[]
        
(Showing Draft Content)

C1.WPF.ListView.C1ListView.SelectionChanged

SelectionChanged Event

Occurs when the selection changed.

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