'宣言 Public Enum UltraCarouselEventIds Inherits System.Enum
public enum UltraCarouselEventIds : System.Enum
| メンバ | 解説 |
|---|---|
| AnimationCompleted | AnimationCompleted |
| AnimationStarting | AnimationStarting |
| GestureCompleted | GestureCompleted イベント。 |
| GestureQueryStatus | GestureQueryStatus イベント。 |
| GestureStarting | GestureStarting イベント。 |
| ItemActivated | ItemActivated |
| ItemActivating | ItemActivating |
| ItemClick | ItemClick |
| ItemSelectionChanged | UltraCarousel.ItemSelectionChanged イベント。 |
| ItemSelectionChanging | UltraCarousel.ItemSelectionChanging イベント。 |
| MouseEnterElement | Infragistics.Win.UltraControlBase.MouseEnterElement イベント。 |
| MouseLeaveElement | Infragistics.Win.UltraControlBase.MouseLeaveElement イベント。 |
| PanGesture | PanGesture イベント。 |
| PressAndHoldGesture | PressAndHoldGesture イベント。 |
| PressAndTapGesture | PressAndTapGesture イベント。 |
| RotateGesture | RotateGesture イベント。 |
| TwoFingerTapGesture | TwoFingerTapGesture イベント。 |
| ZoomGesture | ZoomGesture イベント。 |