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