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 UltraCarouselSelectedItemsCollection instance which represents the CarouselItem objects that were selected by the end user.  
See Also