Version

CarouselItemCancelEventArgs Class Members

The following tables list the members exposed by CarouselItemCancelEventArgs.

Public Constructors
 NameDescription
Public ConstructorCarouselItemCancelEventArgs ConstructorCreates a new instance of the 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.  
See Also