The following tables list the members exposed by BatchUpdateUndoingEventArgs.
Name | Description | |
---|---|---|
![]() | BatchUpdateUndoingEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | editActionType | Returns the update action type (edit (0), delete (1), add (2)) that is being undone |
![]() | row | Returns reference to the row that will have its update action undone. |
![]() | wasKeyboard | Returns whether the undo action was initiated by the keyboard |