Specifies data for row action validation events.
The following tables list the members exposed by the RowModifyingEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the RowModifyingEventArgs 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 is being modified. |
||
Gets the row data. |