バージョン

MonthViewMultiEventIds 列挙体

個々のMonthViewMultiイベントを一意に識別します。
シンタックス
'宣言
 
Public Enum MonthViewMultiEventIds 
   Inherits System.Enum
public enum MonthViewMultiEventIds : System.Enum 
メンバ
メンバ解説
AfterDisplayContextMenuAfterDisplayContextMenu
AfterDisplayMonthPopupAfterDisplayMonthPopup
AfterMonthScrollAfterMonthScroll
AfterPerformActionAfterPerformActionイベントを識別するイベントID。
BeforeDisplayContextMenuBeforeDisplayContextMenu
BeforeDisplayDayToolTipBeforeDisplayDayToolTip
BeforeDisplayMonthPopupBeforeDisplayMonthPopup
BeforeMonthScrollBeforeMonthScroll
BeforePerformActionBeforePerformActionイベントを識別するイベントID。
GestureCompletedGestureCompleted イベント。
GestureQueryStatusGestureQueryStatus イベント。
GestureStartingGestureStarting イベント。
PanGesturePanGesture イベント。
PressAndHoldGesturePressAndHoldGesture イベント。
PressAndTapGesturePressAndTapGesture イベント。
RotateGestureRotateGesture イベント。
TwoFingerTapGestureTwoFingerTapGesture イベント。
VisibleMonthsChangedVisibleMonthsChanged
ZoomGestureZoomGesture イベント。
参照