[]
public event EventHandler EnterCell
Type | Description |
---|---|
EventHandler | Fires after the current cell changes ( and properties). |
This event fires after the cursor enters a cell, either as a result of user actions (mouse or keyboard), or through code.