Version

ItemActivatingEventArgs Class Members

The following tables list the members exposed by ItemActivatingEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemActivatingEventArgs ConstructorCreates a new instance of the ItemActivatingEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyItemReturns the UltraListViewItem with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.CancelableItemEventArgs)
See Also