バージョン

CalendarComboEventIds 列挙体

UltraCalendarComboイベントを一意に識別する列挙体。
シンタックス
'宣言
 
Public Enum CalendarComboEventIds 
   Inherits System.Enum
public enum CalendarComboEventIds : System.Enum 
メンバ
メンバ解説
AfterCloseUpイベントを識別するイベントIDです。
AfterDisplayMonthPopupAfterDisplayMonthPopup
AfterDropDownイベントを識別するイベントIDです。
AfterMonthScrollAfterMonthScroll
AfterPerformActionAfterPerformActionイベントを識別するイベントID。
AfterSpinAfterSpin
BeforeDisplayDayToolTipBeforeDisplayDayToolTip
BeforeDisplayMonthPopupBeforeDisplayMonthPopup
BeforeDropDownBeforeDropDown
BeforeMonthScrollBeforeMonthScroll
BeforePerformActionBeforePerformActionイベントを識別するイベントID。
BeforeSpinBeforeSpin
GestureCompletedGestureCompleted イベント。
GestureQueryStatusGestureQueryStatus イベント。
GestureStartingGestureStarting イベント。
PanGesturePanGesture イベント。
PressAndHoldGesturePressAndHoldGesture イベント。
PressAndTapGesturePressAndTapGesture イベント。
RotateGestureRotateGesture イベント。
TextChangedTextChanged
TwoFingerTapGestureTwoFingerTapGesture イベント。
ValidationErrorValidationError
ValueChangedValueChanged
VisibleMonthsChangedVisibleMonthsChanged
ZoomGestureZoomGesture イベント。
参照