Occurs when the current selection changes.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public event SelectionChangedEventHandler SelectionChanged |
| Visual Basic |
|---|
Public Event SelectionChanged As SelectionChangedEventHandler |