Search
RowModifiedEventArgs Properties
 


 Public Properties

  Name Description

action

Gets the row action, that triggered the event.

newValues

Gets a dictionary of the new field name/value pairs.

oldValues

Gets a dictionary of the original field name/value pairs.

row

Gets the index of the row that was modified.

rowData

Gets the row data.

 See Also