Version

CancelAddRowEventArgs class Members

The following tables list the members exposed by CancelAddRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelAddRowEventArgs Constructor  
Public Properties
 NameDescription
Public PropertycellValuesReturns the new row's cell values.  
Public PropertyrowReturns reference to the add new row behavior's row. The property can be null if the behavior is not present.  
See Also