[]
        
(Showing Draft Content)

C1.WPF.C1ListBox.SelectionChanged

SelectionChanged Event

Occurs when the selection changed.

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