Version

ItemDoubleClickEventArgs Class Members

The following tables list the members exposed by ItemDoubleClickEventArgs.

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