The properties of the DataRowChangeEventArgs class are listed below. For a complete list of DataRowChangeEventArgs class members, see the DataRowChangeEventArgs Members topic.
Action | Gets the action that has occurred on a DataRow. |
ExtendedInfo (inherited from EventArgs) | Holds a reference to an object that manages the event's state. |
Row | Gets the row upon which an action has occurred. |