Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
EditingEventArgs Class Members
The following tables list the members exposed by EditingEventArgs.
Public Properties
| Name | Description |
| Cancel | If set to true from inside an event handler the edit is not carried onto the data source and old values are returned to the grid. |
| RowID | ID of the row the update event is associated with. |
See Also