DataGridRowEditEndingEventArgs Properties
.NET Framework 4.5
The DataGridRowEditEndingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value that indicates whether the event should be canceled. |
|
EditAction | Gets a value that indicates whether the edit was canceled or committed. |
|
Row | Gets the row for which the event occurred. |