SelectedIndexChanged Event (C1GridView)
Occurs when a row's Select button is clicked, but after the
C1GridView control handles the select operation.
public event System.EventHandler SelectedIndexChanged
'Declaration
Public Event SelectedIndexChanged As System.EventHandler