Specifies data for row action notification events.
The following tables list the members exposed by the RowModifiedEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the RowModifiedEventArgs class. |
Name | Description | |
---|---|---|
Gets the row action, that triggered the event. |
||
Gets a dictionary of the new field name/value pairs. |
||
Gets a dictionary of the original field name/value pairs. |
||
Gets the index of the row that was modified. |
||
Gets the row data. |