Version

CancelableItemEventArgs Class Members

The following tables list the members exposed by CancelableItemEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyItemReturns the UltraListViewItem with which this instance is associated.  
See Also