Version

ExitEditingRowEventArgs Class Members

The following tables list the members exposed by ExitEditingRowEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyEditingCanceledGets whether editing was canceled in the UI.  
Public PropertyNewCellValuesA Dictionary of updated cell values.  
Public PropertyOriginalCellValuesA Dictionary of original cell values before editing began on the Row  
Public PropertyRowThe Row exiting edit mode.  
See Also