Occurs when the user has finished deleting a row from the grid control.
Public Event AfterDeleteRow As RowEventHandler
Grid Object
The following parameters are available:
Parameter | Description |
RowIndex | Gets the index of the row that caused the event. |