Version

BeforeExitEditModeEventArgs Class Members

The following tables list the members exposed by BeforeExitEditModeEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeExitEditModeEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyApplyChangesReturns true if the changes made while in edit mode should be applied (read-only).  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyIsForcingExitReturns true if the exit operation cannot be cancelled because the editor is being forced to exit edit mode.  
See Also