Infragistics2.Win.UltraWinListView.v8.1
ItemSelectionChangingEventArgs Class Members
See Also  Properties 
Infragistics.Win.UltraWinListView Namespace : ItemSelectionChangingEventArgs Class


The following tables list the members exposed by ItemSelectionChangingEventArgs.

Public Properties

 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertySelectedItems Returns the UltraListViewSelectedItemsCollection instance which represents the UltraListViewItem objects that were selected by the end user.  
Top

See Also