Name | Description | |
---|---|---|
![]() | EditType | Determines if the Row was created, changed or deleted. |
![]() | Guid | Uniquely identifies the EditOperation. |
![]() | Operation | Allows Event handler to make further edits |
![]() | Row | The Row that was modified. |
The following tables list the members exposed by RowChangedEventArgs.
Name | Description | |
---|---|---|
![]() | EditType | Determines if the Row was created, changed or deleted. |
![]() | Guid | Uniquely identifies the EditOperation. |
![]() | Operation | Allows Event handler to make further edits |
![]() | Row | The Row that was modified. |
Name | Description | |
---|---|---|
![]() | CancelEdit | Overloaded. |