Version

CarouselItemActivatedEventArgs Class Members

The following tables list the members exposed by CarouselItemActivatedEventArgs.

Public Constructors
 NameDescription
Public ConstructorCarouselItemActivatedEventArgs ConstructorInitializes a new instance of the CarouselItemActivatedEventArgs class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyCarouselItemReturns a reference to the CarouselItem associated with this event. (Inherited from Infragistics.Win.UltraWinCarousel.CarouselItemEventArgs)
See Also