'Declaration Public Enum GanttViewEventIds Inherits System.Enum
public enum GanttViewEventIds : System.Enum
Member | Description |
---|---|
ActiveTaskChanged | Fired after the UltraGanttView.ActiveTask changes. |
ActiveTaskChanging | Fired before the UltraGanttView.ActiveTask changes. |
CellActivated | Fired after a cell is activated in the grid portion of the GanttView. |
CellActivating | Fired before the a cell is activated in the grid portion of the GanttView. |
CellChange | Fired when a cell in edit mode has its value modified by the user. |
CellDeactivating | Fired before a cell in the grid portion of the control is deactivated. |
ContextMenuInitializing | Fired before the GanttViewContextMenu is displayed. |
GestureCompleted | The GestureCompleted event. |
GestureQueryStatus | The GestureQueryStatus event. |
GestureStarting | The GestureStarting event. |
PanGesture | The PanGesture event. |
PressAndHoldGesture | The PressAndHoldGesture event. |
PressAndTapGesture | The PressAndTapGesture event. |
ResourceParseError | Fired when an attempt to parse an Owner for the purposes of assigning it to a task's Resources collection fails. |
RotateGesture | The RotateGesture event. |
TaskAdded | Fired after the user adds a new task Task. |
TaskAdding | Fired before the user adds a new task Task. |
TaskDeleted | Fired after the user deletes a Task. |
TaskDeleting | Fired before the user deletes a Task. |
TaskDialogDisplaying | Fired before the TaskDialog is displayed. |
TaskElementDragComplete | Fired when a drag operation for an element of a Task has been successfully completed. |
TaskElementDragging | Fired when an element of a Task is dragged in the user interface |
TaskToolTipDisplaying | Fired when a tooltip is about to be displayed for a Task. |
TimelineColumnHeaderInitializing | 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. |
TimelineColumnHeaderToolTipDisplaying | 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. |
TimelineDateNavigationButtonClicked | Fired when a DateNavigationButtonUIElement is clicked, giving listeners the opportunity to change the action that is taken. |
TimelinePrimaryIntervalChanged | Fired when the PrimaryInterval has changed. |
TimelineVisibleDateTimeRangeChanged | Fired after the control's TimelineVisibleDateTimeRangeChanged has changed. |
TwoFingerTapGesture | The TwoFingerTapGesture event. |
VerticalSplitterDragged | Fired after a drag operation for the VerticalSplitterUIElement is terminated normally. |
VerticalSplitterDragging | Fired when the VerticalSplitterUIElement is in the process of being dragged by the user. |
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