Version

RowAddedEventArgs class Members

The following tables list the members exposed by RowAddedEventArgs.

Public Constructors
 NameDescription
Public ConstructorRowAddedEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyrowReturns the row that has been added, if the row is currently present on the client. Otherwise null is returned  
Public PropertyrowIDPairReturns the IdPair of the row that has been added.  
See Also