Version

ExitEditingCellEventArgs Class Members

The following tables list the members exposed by ExitEditingCellEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyCellThe Cell exiting edit mode.  
Public PropertyEditingCanceledGets whether editing was canceled in the UI.  
Public PropertyEditorGets the editor that is being displayed in the Cell  
Public PropertyNewValueGets/sets the value that will be set in the cell.  
See Also