DataGridViewRowCancelEventArgs Properties
.NET Framework 4.5
The DataGridViewRowCancelEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
Row | Gets the row that the user is deleting. |