Version

CarouselItemActivatingEventArgs Class Members

The following tables list the members exposed by CarouselItemActivatingEventArgs.

Public Constructors
 NameDescription
Public ConstructorCarouselItemActivatingEventArgs ConstructorInitializes a new instance of the CarouselItemActivatingEventArgs class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCarouselItemReturns a reference to the CarouselItem associated with this event. (Inherited from Infragistics.Win.UltraWinCarousel.CarouselItemCancelEventArgs)
See Also