Version

CarouselItemClickEventArgs Class Members

The following tables list the members exposed by CarouselItemClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorCarouselItemClickEventArgs ConstructorInitializes a new instance of the CarouselItemClickEventArgs 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)
Public PropertyScrollItemToForefrontIndicates if the clicked CarouselItem should automatically be scrolled to the calculated forefront.  
See Also