'Declaration Public Enum TimelineViewEventIds Inherits System.Enum
public enum TimelineViewEventIds : System.Enum
Member | Description |
---|---|
ActiveOwnerChanged | Fired immediately after the ActiveOwner has changed. |
ActiveOwnerChanging | Fired immediately before the ActiveOwner is changed, giving listeners the opportunity to cancel the operation. |
ActivityScrollButtonClicked | Fired when an ActivityScrollButtonUIElement, is clicked by the user. |
ActivityScrollButtonToolTipDisplaying | Fired immediately before a tooltip is displayed for an ActivityScrollButtonUIElement, giving listeners the opportunity to change the text that is displayed or prevent it from displaying. |
AppointmentEditModeEntered | Fired immediately after an edit mode session has begun on an Appointment. |
AppointmentEditModeExited | Fired immediately after an edit mode session has ended on an Appointment. |
AppointmentEnteringEditMode | Fired immediately before an edit mode session begins on an Appointment. |
AppointmentExitingEditMode | Fired immediately before an edit mode session ends on an Appointment. |
AppointmentToolTipDisplaying | Fired immediately before a tooltip is displayed for an Appointment, giving listeners the opportunity to cancel the operation or change the text that is displayed. |
ColumnHeaderInitializing | Fired immediately before the child elements are initialized for a ColumnHeaderUIElement, giving listeners the opportunity to change the text and/or appearance for the header. |
ColumnHeaderToolTipDisplaying | Fired immediately before a tooltip is displayed for a ColumnHeaderUIElement or a DateNavigationButtonUIElement, giving listeners the opportunity to change the text that is displayed or prevent it from displaying. |
DateNavigationButtonClicked | Fired when a DateNavigationButtonUIElement is clicked, giving listeners the opportunity to change the action that is taken. |
DateTimeIntervalLabelToolTipDisplaying | Fired immediately before a tooltip is displayed for a DateTimeIntervalLabelUIElement, giving listeners the opportunity to change the text that is displayed or prevent it from displaying. |
GestureCompleted | The GestureCompleted event. |
GestureQueryStatus | The GestureQueryStatus event. |
GestureStarting | The GestureStarting event. |
HolidayToolTipDisplaying | Fired immediately before a tooltip is displayed for a Holiday, giving listeners the opportunity to cancel the operation or change the text that is displayed. |
OwnerHeaderToolTipDisplaying | Fired immediately before a tooltip is displayed for a OwnerHeaderUIElement, giving listeners the opportunity to change the text that is displayed or prevent it from displaying. |
PanGesture | The PanGesture event. |
PressAndHoldGesture | The PressAndHoldGesture event. |
PressAndTapGesture | The PressAndTapGesture event. |
PrimaryIntervalChanged | Fired when the PrimaryInterval has changed. |
RotateGesture | The RotateGesture event. |
SelectedAppointmentsDeleted | Fired after the SelectedAppointments have been deleted by the user. |
SelectedAppointmentsDeleting | Fired immediately before the SelectedAppointments are deleted by the user. |
SelectedDateTimeRangeChanged | Fired immediately after the date/time selection has changed. |
SelectedDateTimeRangeChanging | Fired immediately before the date/time selection is changed, giving listeners the opportunity to cancel the operation. |
TwoFingerTapGesture | The TwoFingerTapGesture event. |
VisibleDateTimeRangeChanged | Fired after the control's VisibleDateTimeRange has changed. |
ZoomGesture | The ZoomGesture event. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2