バージョン

UltraCarouselEventIds 列挙体

UltraCarousel コントールにより公開される各イベントを一意に識別します。
シンタックス
'宣言
 
Public Enum UltraCarouselEventIds 
   Inherits System.Enum
public enum UltraCarouselEventIds : System.Enum 
メンバ
メンバ解説
AnimationCompletedAnimationCompleted
AnimationStartingAnimationStarting
GestureCompletedGestureCompleted イベント。
GestureQueryStatusGestureQueryStatus イベント。
GestureStartingGestureStarting イベント。
ItemActivatedItemActivated
ItemActivatingItemActivating
ItemClickItemClick
ItemSelectionChangedUltraCarousel.ItemSelectionChanged イベント。
ItemSelectionChangingUltraCarousel.ItemSelectionChanging イベント。
MouseEnterElementInfragistics.Win.UltraControlBase.MouseEnterElement イベント。
MouseLeaveElementInfragistics.Win.UltraControlBase.MouseLeaveElement イベント。
PanGesturePanGesture イベント。
PressAndHoldGesturePressAndHoldGesture イベント。
PressAndTapGesturePressAndTapGesture イベント。
RotateGestureRotateGesture イベント。
TwoFingerTapGestureTwoFingerTapGesture イベント。
ZoomGestureZoomGesture イベント。
参照