Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RowAddedEventArgs class Members
The following tables list the members exposed by RowAddedEventArgs.
Public Properties
| Name | Description |
| row | Returns the row that has been added, if the row is currently present on the client. Otherwise null is returned |
| rowIDPair | Returns the IdPair of the row that has been added. |
See Also