Version

ItemSelectionChangedEventArgs Class Members

The following tables list the members exposed by ItemSelectionChangedEventArgs.

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