The following tables list the members exposed by EditedEventArgs.
Name | Description | |
---|---|---|
EditedEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
Exception | Provides a reference to the exception that is thrown during an edit operation. Null if the opertation succeeded. | |
ExceptionHandled | If an exception was thrown during an edit operation this property indicates whether it is handled inside of the event handler or it should be forwarded to the application. Can be set inside of the event handler. | |
RowID | ID of the row the edit event is associated with. |