Version

BatchUpdateUndoingEventArgs class Members

The following tables list the members exposed by BatchUpdateUndoingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyeditActionTypeReturns the update action type (edit (0), delete (1), add (2)) that is being undone  
Public PropertyrowReturns reference to the row that will have its update action undone.  
Public PropertywasKeyboardReturns whether the undo action was initiated by the keyboard  
See Also