The type of control that is exiting edit mode.
'Declaration Public Function New( _ ByVal control As Object, _ ByVal type As ExitType _ )
public EditModeExitEventArgs( object control, ExitType type )
EditModeExitEventArgs Class EditModeExitEventArgs Members