Version

CancelableItemExitingEditModeEventArgs Class Members

The following tables list the members exposed by CancelableItemExitingEditModeEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyEditedTextReturns/sets the edited text to be applied to the UltraExplorerBarItem.  
Public PropertyItemRead-only property that returns the UltraExplorerBarItem associated with the CancelableItemExitingEditModeEventArgs.  
See Also