Version

BeforeExitEditModeEventArgs Class Members

The following tables list the members exposed by BeforeExitEditModeEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeExitEditModeEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCancellingEditOperationIndicates whether the edit operation is being canceled.  
Public PropertyForceExitIndicates whether cell is being forced to exit the edit mode.  
See Also