C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / SelectedItemChanged Event

In This Topic
SelectedItemChanged Event
In This Topic
Occurs when the value of the SelectedItem property changes.
Syntax
'Declaration
 
Public Event SelectedItemChanged As EventHandler
 
See Also