[]
Fires after the selection changes (Row, Col, RowSel, ColSel properties).
public event EventHandler SelChange
Public Event SelChange As EventHandler
SelChange fires after the Row, Col, RowSel, or ColSel properties change, either as a result of user actions (mouse or keyboard) or through code.
This event also fires while the user extends the selection with the mouse.