[]
        
(Showing Draft Content)

C1.WPF.Input.C1MultiSelect.SelectionChanged

SelectionChanged Event

Occurs when the selection of a C1MultiSelect changes.

Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.4.6.2.dll
Syntax
public event EventHandler<SelectionChangedEventArgs> SelectionChanged
Returns
Type Description
EventHandler<SelectionChangedEventArgs> Occurs when the selection of a C1MultiSelect changes.