'宣言 Public Enum CalendarComboEventIds Inherits System.Enum
public enum CalendarComboEventIds : System.Enum
メンバ | 解説 |
---|---|
AfterCloseUp | イベントを識別するイベントIDです。 |
AfterDisplayMonthPopup | AfterDisplayMonthPopup |
AfterDropDown | イベントを識別するイベントIDです。 |
AfterMonthScroll | AfterMonthScroll |
AfterPerformAction | AfterPerformActionイベントを識別するイベントID。 |
AfterSpin | AfterSpin |
BeforeDisplayDayToolTip | BeforeDisplayDayToolTip |
BeforeDisplayMonthPopup | BeforeDisplayMonthPopup |
BeforeDropDown | BeforeDropDown |
BeforeMonthScroll | BeforeMonthScroll |
BeforePerformAction | BeforePerformActionイベントを識別するイベントID。 |
BeforeSpin | BeforeSpin |
GestureCompleted | GestureCompleted イベント。 |
GestureQueryStatus | GestureQueryStatus イベント。 |
GestureStarting | GestureStarting イベント。 |
PanGesture | PanGesture イベント。 |
PressAndHoldGesture | PressAndHoldGesture イベント。 |
PressAndTapGesture | PressAndTapGesture イベント。 |
RotateGesture | RotateGesture イベント。 |
TextChanged | TextChanged |
TwoFingerTapGesture | TwoFingerTapGesture イベント。 |
ValidationError | ValidationError |
ValueChanged | ValueChanged |
VisibleMonthsChanged | VisibleMonthsChanged |
ZoomGesture | ZoomGesture イベント。 |