Version

ItemSelectionChangingEventArgs Class Members

The following tables list the members exposed by ItemSelectionChangingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertySelectedItemsReturns the UltraListViewSelectedItemsCollection instance which represents the UltraListViewItem objects that were selected by the end user.  
See Also