Version

ItemSelectionChangedEventArgs Class Members

The following tables list the members exposed by ItemSelectionChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemSelectionChangedEventArgs ConstructorCreates a new instance of the ItemActivatedEventArgs class.  
Public Properties
 NameDescription
Public PropertySelectedItemsReturns a reference to the UltraListView control's UltraListView.SelectedItems collection.  
See Also