Version

ItemActivatedEventArgs Class Members

The following tables list the members exposed by ItemActivatedEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemActivatedEventArgs ConstructorCreates a new instance of the ItemActivatedEventArgs class.  
Public Properties
 NameDescription
Public PropertyItemReturns the UltraListViewItem with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.ItemEventArgs)
See Also