[]
Fires when the cursor leaves the new row without making any changes to it.
public event RowColEventHandler CancelAddRow
Public Event CancelAddRow As RowColEventHandler
| Type | Description |
|---|---|
| RowColEventHandler | Fires when the cursor leaves the new row without making any changes to it. |
For details, see the AfterAddRow event.