Occurs when the current selection changes.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public event SelectionChangedEventHandler SelectionChanged
Visual Basic
Public Event SelectionChanged As SelectionChangedEventHandler

See Also